Results 1 to 7 of 7

Thread: QT 4 Toolkit Installation Guide

  1. #1
    Join Date
    May 2007
    Posts
    315
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default QT 4 Toolkit Installation Guide

    Someone's looking for 100% correct Qt Installation Guide? Here it goes!
    http://en.wikipedia.org/wiki/Qt_4_To...allation_Guide

  2. #2
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    300
    Thanks
    9
    Thanked 29 Times in 29 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: QT 4 Toolkit Installation Guide

    Zalazaar, I've noted several problems with your article on its discussion page. You might want to take a look at that.

    Other than that, I think the article might be useful. But I'm not sure Wikipedia is the right site for it.
    "The strength of a civilization is not measured by its ability to wage wars, but rather by its ability to prevent them." - Gene Roddenberry

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT 4 Toolkit Installation Guide

    Any special "instructions" are not really necessary. I have a simple, two step installation guide:
    1. download and launch the Qt4+mingw bundle.
    2. Use "Qt command prompt" menu item to start a shell where you can develop applications using Qt4.

    Using such "guides" as the one quoted is not really a good idea. When you modify your installation your environment might break down. It's better to stick with the automatic installation.

  4. #4
    Join Date
    May 2007
    Posts
    315
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QT 4 Toolkit Installation Guide

    2. Use "Qt command prompt" menu item to start a shell where you can develop applications using Qt4.
    I do not really understand what do you mean. I thought you must set the env. variables manually, so could you tell me please step by step how to configure qt as you had mentioned in this one step??
    Regards

  5. #5
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QT 4 Toolkit Installation Guide

    Quote Originally Posted by Salazaar View Post
    I thought you must set the env. variables manually, so could you tell me please step by step how to configure qt as you had mentioned in this one step??
    There are no magical steps. Once you install qt-win-opensource-M.N.P-mingw.exe you'll get a start-menu item called Qt by Trolltech vM.N.P (OpenSource)\Qt M.N.P Command Prompt. It will automatically adjust environment variables so that you can compile projects with corresponding Qt version.
    J-P Nurmi

  6. #6
    Join Date
    May 2007
    Posts
    315
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QT 4 Toolkit Installation Guide

    I have the installation file named:
    qt-win-opensource-4.2.3-mingw.exe
    but I don't think it really matters, does it?
    Regards
    p.s. my computer is after formating so I got lost in installation, I've been doing it about half a year ago

  7. #7
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QT 4 Toolkit Installation Guide

    Quote Originally Posted by Salazaar View Post
    I have the installation file named:
    qt-win-opensource-4.2.3-mingw.exe
    but I don't think it really matters, does it
    So install it and you'll get a start menu item, amongst a few others:
    Qt by Trolltech vM.N.P (OpenSource)\Qt 4.2.3 Command Prompt
    Just launch the Qt Command Prompt and you'll see how it sets environment variables. You will be able to use qmake and other tools shipped with Qt and you'll be able to launch applications linked against Qt.
    J-P Nurmi

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.