Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
2.4.1 (rev.12)
-
None
-
Qt in C:\Qt64\qt5\qtbase
Test project in W:\myHelloWorld in helloWorld.pro
Visual Studio 2019 Community Edition
Windows 10 64bit
Description
When you open the *pro file with the Qt Plugin in Visual Studio, the vcproj file is generated. Exit Code is 0 and vcproj is created, but Visual Studio will not be able to load your project. Instead, a pop-up is coming with 'Illegales Zeichen im Pfad' -> German version, telling you: Illegal Character in path. Literaly no clue where it could fail. I checked with a very basic *pro file and a hello world. None of my projects open - with earlier plugin versions, it did.
When I open the vcproj file manually, everything compiles and runs just fine. But it is very uncool when you get the error message and have to open the vcproj file manually.
The project is on W:\myHelloWorld in a helloWorld.pro, so there is nothing fancy in a character anywhere.
Installation of Qt in C:\Qt64\qt5\qtbase
Project on W:\myHelloWorld in helloWorld.pro
Visual Studio 2019 Community Edition on
Windows 10 64bit
Attachments
Issue Links
- relates to
-
QTVSADDINBUG-674 QTVSADDIN 2.4.x causes "invalid character in path" error when importing with MS libs
- Closed