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

Incorrect qmake output with 'vc' template

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.15.3, 6.0.0
    • 5.15.1
    • Build tools: qmake
    • None
    • Windows

    Description

      Converting theĀ quick\scenegraph\graph example project to MSBuild (.vcxproj / 'vc' template) will generate an incorrect project file, with an empty Include attrib.

      >qmake -tp vc
      WARNING: Failure to find: graph_metatypes.json
      WARNING: Failure to find: graph_metatypes.json

      >grep -n "None Include" graph.vcxproj
      205: <None Include="shaders\line.fsh" />
      206: <None Include="shaders\line.vsh" />
      207: <None Include="main.qml" />
      208: <None Include="shaders\noisy.fsh" />
      209: <None Include="shaders\noisy.vsh" />

      236: <None Include="" />

      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
              mecfc Miguel Costa
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes