Results 1 to 2 of 2

Thread: Qt4.7.1 integration with visual studio 2005

  1. #1
    Join Date
    Jun 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Smile Qt4.7.1 integration with visual studio 2005

    I installed visual studio 2005, then qt-vs-addin-1.1.9.exe.
    after installation I am able to see the Qt tab in visual studio menu options. but when I tried to open the menu of qt tabs, it says that qmake is not available.
    so then I installed qt-sdk-win-opensource-2010.05.exe.
    but now it's giving some message that:
    can't find qmake. make sure you have specified a Qt version.

    I tried to specify qt version : the error message is-->
    this qt version uses an unsupported makefile generator(used: Mingw, supported:MSVC.NET,MSBUILD).

    can anyone help me regarding this.
    is there any one who is able to integrate visual studio with qt and able to do development work, if so please write me how you exactly done it.
    any suggestion is heartly welcome...

  2. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,540
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt4.7.1 integration with visual studio 2005

    Qt SDK is bundled for mingw. You must install Qt sources and build binaries with MSVC 2005.

Similar Threads

  1. qwt and visual studio 2005
    By stefan in forum Qwt
    Replies: 4
    Last Post: 30th September 2008, 11:25
  2. Qt 4 for Windows CE : Visual Studio 2005 integration
    By pscheven in forum Installation and Deployment
    Replies: 4
    Last Post: 20th March 2008, 08:36
  3. Set up the Qt4.3.2 with Visual Studio 2005
    By lamoda in forum Installation and Deployment
    Replies: 6
    Last Post: 30th January 2008, 06:51
  4. QT - Visual Studio 2005
    By sabeesh in forum Qt Programming
    Replies: 1
    Last Post: 13th August 2007, 07:20
  5. Qt 4.1.0 on Visual Studio 2005
    By nErnie in forum Installation and Deployment
    Replies: 8
    Last Post: 6th July 2006, 00:56

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.