Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
2.8.1 (rev.06)
-
None
-
Visual Studio 2019
Description
After updating from 2.8.0 to 2.8.1.6 I get a lot of build errors.
After a long investigation, I found that the QtVST adds the -utf-8 parameter to the compilation (I see it in the CL.command.1.tlog file).
Now my code files are encoded using the system charset (Latin1 - 1252), that is the default behaviour of Visual Studio, so they are not compatible with the /utf-8 parameter.
Attachments
Issue Links
- is replaced by
-
QTVSADDINBUG-988 Manage compiler options added by Qt
- Closed
- relates to
-
QTVSADDINBUG-977 Version 2.8.1.6 causes C2440 & C2664 error code
- Need More Info
-
QTVSADDINBUG-979 Project Properties are overwritten by Qt Vs Tools
- Closed