- 
    Bug 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    2.4.1 (rev.12)
- 
    None
- 
        
- 
        0e05500e795c124dbd2a1f7e54a44af3f2d01127
"Illegal characters in path" error prompt from Microsoft when generating a Qt ".pro" file which is linking Opengl32 (LIBS += -lOpengl32).
The path in the generated VS project file: "&qquot;C:\Program Files (x86)\Windows Kits\10\lib\10.0.17763.0\um\x64\Opengl32.lib&qquot;" (ignore the second q)
This results in a project which uses the Custom Build Tool path vs. the Qt/MSBuild path.
I think this was a recent regression? because I don't recall it occurring pre-2.4.
- relates to
- 
                    QTVSADDINBUG-674 QTVSADDIN 2.4.x causes "invalid character in path" error when importing with MS libs -         
- Closed
 
-