Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-88

Errorrs in generated .vcxproj files (VC2010)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.1.10
    • 1.1.9
    • General
    • None
    • Microsoft Visual Studio 2010 Professional

    Description

      I have found the following errors in .vcxproj files generated by Add-in:
      1. The file contains paths to moc.exe like _(QTDIR) instead of $(QTDIR), therefore VC can't find moc.exe.
      2. The file contains QtVersion only for one architecture (the last used). So if project was generated with x64, I can not build it for Win32. To make it work I must add QtVersion_x0020_Win32 property manually using text editor.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            thesourcehim Max Fedotov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes