Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34357

Qt5 does not recognize VS2012 Express

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.2.0 RC1
    • 5.1.1
    • Build tools: qmake
    • None
    • 392054d311ecc036397cb022b442fa27134a2d4b

    Description

      I just installed Visual Studio 2012 Express on a Windows 7 Prof. 32 PC. Before this I removed the old 2010 Express installation.

      I set the makespec correctly and then tried to generate vcxproj files.

      I got the following error for each project:
      WARNING: Generator: MSVC.NET: Found more than one version of Visual Studio, but none in your path! Fallback to lowest version (MSVC.NET 2012 (11.0), MSVC.NET 2010 (10.0))

      Then I added "C:\Program Files\Microsoft Visual Studio 11.0\VC\bin" to the path Now I get the following error:
      WARNING: Generator: MSVC.NET: Found more than one version of Visual Studio in your path! Fallback to lowest version (MSVC.NET 2012 (11.0), MSVC.NET 2010 (10.0), MSVC.NET 2012 (11.0) in path, MSVC.NET 2012 Express Edition (11.0) in path)

      The first error is incorrect because I removed the 2010 installation.

      The second error is incorrect because I removed the 2010 installation and because it seems to detect the 2012 installation three times.

      This is an immediate showstopper.

      How can we work around this?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jbornema Joerg Bornemann
            silicomancer Bernhard Lindner
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes