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. MSVC 2013: The .pro file could not be parsed
Forum Updated to NodeBB v4.3 + New Features

MSVC 2013: The .pro file could not be parsed

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 6 Posters 3.6k 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.
  • P Offline
    P Offline
    Peter K
    wrote on last edited by
    #1

    I have built the Qt 5.2.0 beta with MSVC2013 as I have built Qt 5.1.1 with MSVC 2012 (which I have used extensively). However, I can't use the MSVC2013 version because QtCreator 2.8 tells me that the .pro file could not be parsed, disabling the run button.

    Compiling Qt 5.2.0 beta finishes without error. I have done so in the MSVC2013 command environment. I have used the same configuration as with MSVC2012 (-opengl desktop, -skip webkit). I have not tried compiling Qt 5.2.0 beta with MSVC2012. The issue occurs in both QtCreator 2.8 and 3.0 beta.

    This holds for any of the auto-generated projects obtained upon creating a new project. Having both the MSVC2012 and MSVC2013 kits side by side shows the former working, but the latter not.

    Are there any known issues like these?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      StaticPhilly
      wrote on last edited by
      #2

      im literally doing a msvc 2013 build now, once its done ill let you know if I run into the same problem

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lgb3
        wrote on last edited by
        #3

        Hi,

        I ran into a similar problem on Mac with Qt 5.2. But I could try to build the application, and that issued a message error indicating what the problem was (in my case, I had to re-install XCode).

        1 Reply Last reply
        0
        • P Offline
          P Offline
          prazuber
          wrote on last edited by
          #4

          Hi, I ran into the same problem. I have built Qt 5.2.0 with MSVC 2013, and downloaded QtCreator 3.0 beta. I cannot run any of the auto-generated projects or examples since the 'Run' button is inactive and is showing an error:

          The .pro file could not be parsed.

          Is there any solution for this problem? I don't have another compiler installed, and I can't download the current version of Qt since the MSVC 2013 is not supported there.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi,

            You might need a more recent (as in "built from sources") version of Qt Creator in order to use Qt 5.2.0

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • P Offline
              P Offline
              prazuber
              wrote on last edited by
              #6

              Thank you, it worked wonders!

              1 Reply Last reply
              0
              • S Offline
                S Offline
                stephenju
                wrote on last edited by
                #7

                Downloaded one of the snapshots here so you don't have to build it yourself.

                https://download.qt-project.org/snapshots/qtcreator/

                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