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

Incorrect qmake output with 'vc' template

XMLWordPrintable

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

      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="" />

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

            jbornema Joerg Bornemann
            mecfc Miguel Costa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes