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

Unable to parse the "-" symbol when using option 'Open Qt Project File' to convert .pro

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • None
    • 2.4.3
    • General
    • None
    • VS2019 16.5.0 + Cmake 3.15.5 + Qt 5.12.7+ Windows 10
    • Windows

      As title describes, for example:

      .pro: QT += core gui-private 

      after convert ->

      .vcxproj += <QtModules>core;gui</QtModules> 

      we can see the second(-private) half is gone in the converted VS project file, we have to manual add the second half, otherwise, the compliler will report an error.

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

            mecfc Miguel Costa
            wen Bettmann He
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes