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

Not able to build application with VS2012 IDE

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes