Results 1 to 10 of 10

Thread: Qt Open source + MSVC++ 2008

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt Open source + MSVC++ 2008

    Why don't Qt add the necessary info to the PATH variable during installation?
    Why don't Qt add the QTDIR variable during installation?
    That is really is to do. Practically it shouldn't take you more that 30 seconds to do it.

    The reason why they don't add it because there is no installer for the open source version (only for the mingw compiled version).

    Should I run "Qt 4.3.2 (Build Debug Libraries"?
    Only if you need the debug libs. But, since you are just starting, it is a good idea to have them, because you might get curious about what happens under the hood.

    How do I use this project generator thing?
    qmake?
    you can generate a vcproj from a pro file.

    Do I have to download and install the Windows platform SDK?
    no.

  2. The following 2 users say thank you to marcel for this useful post:


Similar Threads

  1. Replies: 3
    Last Post: 7th October 2015, 19:43
  2. How to intall both qt open source and coin3d
    By kaydknight in forum Installation and Deployment
    Replies: 2
    Last Post: 4th February 2007, 15:28
  3. Qtopia 4.2 Open Source edition released!
    By lpotter in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 21st December 2006, 20:45
  4. Licencing issue with Qt Open source
    By thepasty in forum General Discussion
    Replies: 16
    Last Post: 26th July 2006, 14:56
  5. Replies: 11
    Last Post: 24th March 2006, 06:40

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.