Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. I can't create Qt 5.7.0 project in Visual Studio 2015 Pro

I can't create Qt 5.7.0 project in Visual Studio 2015 Pro

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 2 Posters 2.5k Views
  • 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.
  • W Offline
    W Offline
    Washington
    wrote on last edited by
    #1

    Hello, after install Qt 5.7.0 to visual studio on Vs2015 pro I trying create a Qt project but is returned the follwing error:

    'C:\Users\WCA\Appdata\Local\Temp\x1vz2sqk.vcproj' cannot be opened because its project type(.vcproj) is not suported by this version of the application.

    To open it, please use a version that supports this type of project.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You try to create a project in Qt Creator, right? Or you create a Qt project in Visual Studio? Did you install Qt 5.7.0 for VS 2015 (Qt for MSVC 2013 will not work)?

      (Z(:^

      W 1 Reply Last reply
      1
      • sierdzioS sierdzio

        You try to create a project in Qt Creator, right? Or you create a Qt project in Visual Studio? Did you install Qt 5.7.0 for VS 2015 (Qt for MSVC 2013 will not work)?

        W Offline
        W Offline
        Washington
        wrote on last edited by
        #3

        @sierdzio said in I can't create Qt 5.7.0 project in Visual Studio 2015 Pro:

        Thanks, in actually exist two problems:

        1. I can create project in Qt creator so.. But when I try run the debug the follow error is throw: 'no debugger set up'
          Unknown debugger type "No engine"
          Unable to create a debugger engine of type "No engine"

        2. I cannot create a Qt project into Visual Studio 2015 pro as I mentioned before..

        Best.

        Washington.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          You'll need the new VS addin beta: http://download.qt.io/development_releases/vsaddin/ which works with VS 2015.

          And about "no engine" - I know this happens sometimes, but I don't know how to work around it, sorry. Google it or wait for somebody else to respond here.

          (Z(:^

          W 1 Reply Last reply
          0
          • sierdzioS sierdzio

            You'll need the new VS addin beta: http://download.qt.io/development_releases/vsaddin/ which works with VS 2015.

            And about "no engine" - I know this happens sometimes, but I don't know how to work around it, sorry. Google it or wait for somebody else to respond here.

            W Offline
            W Offline
            Washington
            wrote on last edited by
            #5

            Thanks but I didi the installation from qt-vs-addin-msvc2015-2.0.0-beta.vsix but now is retirned the following error: Cannot instantiate QtProjectEngine object.

            Best.

            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