Results 1 to 7 of 7

Thread: QT 4 Toolkit Installation Guide

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 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.

  2. #2
    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

  3. #3
    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

  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

    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

  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 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
  •  
Qt is a trademark of The Qt Company.