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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes