Results 1 to 2 of 2

Thread: Qt Installation and VC2008

  1. #1
    Join Date
    Feb 2011
    Posts
    31
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    23

    Default Qt Installation and VC2008

    Hello
    I am having trouble to integrate Qt 4.8.0 into MSVC++ (PRO so supposedly I should not need the plugin). Basically I cannot see the Qt setup menu into VC++ IDE and I cannot see a Qt project proposed when I create a new project
    Can you address me to a comprehensive guide for installing Qt with Visual Studio 2008? I can find a number of guidelines but they looks obsolete or not working
    thanks much

  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanks
    62
    Thanked 260 Times in 246 Posts

    Default Re: Qt Installation and VC2008

    I think you misunderstood the documentation, so you do need the plugin and the framework compiled with VS2008. (The documentation mention that the plugin needs VS standard or better and doesn't work with express not that you don't need plugin for VS pro)
    I guess you already have installed or compiled Qt framework so you just need to install the plugin and configure it to make sure it has the right path to qmake (you will have a menu named Qt in Visual Studio after you install the Qt VS plugin - if you have no Qt version there add the path to the installed/built version of Qt).

Similar Threads

  1. Problems on compiling Qt4.8 on Windows 7 x64 with VC2008
    By zac in forum Installation and Deployment
    Replies: 6
    Last Post: 14th March 2012, 10:01
  2. QWT installation
    By ningoji in forum Qwt
    Replies: 2
    Last Post: 27th April 2011, 12:03
  3. Problems while compiling QT on Windows with MS VC2008 support
    By csantos in forum Installation and Deployment
    Replies: 2
    Last Post: 11th September 2010, 07:37
  4. Installation on AIX 5.3
    By micrinho in forum Installation and Deployment
    Replies: 0
    Last Post: 11th March 2010, 16:10
  5. deploying QtSql app, Windows, VC2008
    By cyrfer in forum Qt Programming
    Replies: 1
    Last Post: 26th January 2010, 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.