Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.2.0
-
None
Description
Qt does not support compiling with the "wchar_t as a built in type" option. whcar_t- is on by default, but an option for wchar_t should also be available.
To workaround it, you can add the option to the mkspecs\win32-msvc2005\qmake.conf file and reconfigure/rebuild Qt and your app.