Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
2.4.0, 2.4.1
-
-
0e05500e795c124dbd2a1f7e54a44af3f2d01127
Description
With VS 16.3.2 and QTVSADDIN 2.4.1 or 2.4.0 an error occurs when importing pro files that include MS specific lib files. For example:
LIBS += -ldinput8
Will result in a error importing the pro file: "Invalid character in path". My workaround was to move it to a header file with #pragma comment (include, "dinput8.lib"). This occurs with both MSVC 2019 and 2017 after updating VS 2019 to 16.3.2.
Attachments
Issue Links
- relates to
-
QTVSADDINBUG-691 Open *pro file fails to load
- Closed
-
QTVSADDINBUG-686 Importing pro file creates a broken project
- Closed
-
QTVSADDINBUG-696 Illegal characters in path
- Closed
For Gerrit Dashboard: QTVSADDINBUG-674 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
278810,4 | Fix error when importing .pro file with Qt 5.12 or greater | dev | qt-labs/vstools | Status: MERGED | +2 | 0 |
280324,2 | Fix import of .pro file with spaces in lib paths | dev | qt-labs/vstools | Status: MERGED | +2 | 0 |