Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
3.3.0
-
None
Description
I made the mistake of trying to update my projects to the current level because I was getting this message:
Sad to say when I did that and tried to build I got:
1>------ Build started: Project: libraw, Configuration: Debug x64 ------
1> Qt/MSBuild: 3.3.0.13
1>Reading Qt configuration (C:/Qt/6.8.0/msvc2022_64/bin/qmake)
1>C:\Users\amonra\AppData\Local\QtMsBuild\qt_vars.targets(563,7): error MSB5016: The name "$([System.Text.RegularExpressions.Regex]::Match(<Qt_INCLUDEPATH_ xmlns="http://schemas.microsoft.com/developer/msbuild/2003">C:\Users\amonra\Documents\GitHub\DSS\LibRaw\buildfiles\x64\$(Configuration\qt\qmake" contains an invalid character "$".
1>Done building project "libraw.vcxproj" – FAILED.
Not too great