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

Not able to build application with VS2012 IDE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.1.0
    • 5.0.2
    • Build tools: qmake
    • None
    • Windows 7, 64bit Qt with Visual Studio 2012 compiler
    • 853a0b764e08d5f910072b6f3fd3ff3f9dc5c0c4

    Description

      Using Qt5.0.2 installer (64bit version, Visual Studio 2012).
      Open Visual Studio 2012. Add-in 1.2.1 installed.

      Open VS2012 IDE and import some project using *.pro file.(does not matter which as long as vcxproj file does not yet exist).

      Try to build application. Error:
      1>LINK : fatal error LNK1117: syntax error in option 'manifest:embed'

      When removing manifest creation from properties->Manifest Tool->Input and output->embed manifest: no, error:
      error LNK2038: mismatch detected for '_MSC_VER': value '1700' doesn't match value '1600' in moc_mainwindow.obj

      When creating Qt application in VS2012, it compiles without errors and runs fine.

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              qtcomsupport Qt Support
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes