Results 1 to 2 of 2

Thread: no qt version assigned to this project for platform win32

  1. #1
    Join Date
    Feb 2013
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default no qt version assigned to this project for platform win32

    I tried to compile a third party visual studio project.

    it gave an error message:

    Theres no qt version assigned to this project for platform win32.please use the change qt version feature & choose a valid qt version for this platform.

    i opened vcxprojx file in notepad.there was no mention of qt framework in it.


    system details:

    windows7,service pack1
    visual studio 2010 with service pack1
    qt-win-opensource-4.8.4-vs2010
    qt-vs-addin-1.1.11-opensource






    Kindly advice.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: no qt version assigned to this project for platform win32

    Open your project in VS. Go to the Qt menu (on the menu bar in VS - it is added when you install the Qt VS addin). Select the "Qt Project Settings" command. When the dialog appears, select the "Properties" tab. Click "Version" and from the drop-down combo box select either your current Qt version or "$(DefaultQtVersion)". Click OK to close the dialog, rebuild

    Alternatively, right click on the project name in the Solution Explorer, select "Qt Project Settings" to get you to the same dialog.

Similar Threads

  1. how to use Qt dll in Win32 project
    By Fastman in forum Qt Programming
    Replies: 8
    Last Post: 10th July 2009, 12:16
  2. Shadow build QT for the win32-g++ (MinGw) platform.
    By Avrohom in forum Installation and Deployment
    Replies: 0
    Last Post: 20th January 2009, 23:10
  3. Cannot configure -platform win32-msvc2008, no nmake.exe
    By Jason Hamilton in forum Installation and Deployment
    Replies: 3
    Last Post: 1st September 2008, 10:05
  4. win32 platform macros?
    By gfunk in forum Qt Programming
    Replies: 1
    Last Post: 5th September 2007, 20:02
  5. compiling a qt project under win32
    By elcuco in forum Qt Programming
    Replies: 2
    Last Post: 19th January 2006, 07:43

Tags for this Thread

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.