Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Error when trying to open Qt5 project in Visual Studio 2012

Error when trying to open Qt5 project in Visual Studio 2012

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bergerbits
    wrote on last edited by
    #1

    I am trying to create a msvc2012 project from a Qt project file (.pro) using Qt 5 Add-In.
    ie QT5->Open Qt project file (.pro)
    I get this error:
    [1] - Could not find qmake configuration file win32-msvc2012.

    This worked for me once before but I forgot details. Here is full error message (directories crossed out).

    --- (Import): Generating new project of qtdocking.pro file
    --- (qmake) : Using: c:\xxx\3rdparty\qt-5.1.1\msvc2012_64_opengl\bin\qmake
    --- (qmake) : Working Directory: C:\Users\suzanne\Documents\xxx\projects\qtdocking\Source
    --- (qmake) : Arguments: -tp vc "qtdocking.pro" -o "qtdocking.vcxproj" QMAKE_INCDIR_QT=$(QTDIR)\include QMAKE_LIBDIR=

    $(QTDIR)\lib QMAKE_MOC=$(QTDIR)\bin\moc.exe QMAKE_QMAKE=$(QTDIR)\bin\qmake.exe

    [1] - Could not find qmake configuration file win32-msvc2012.
    [2] - Error processing project file: qtdocking.pro

    --- (Import): Error(s): 2
    --- (qmake) : Exit Code: 3

    Any hints appreciated. Thanks

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved