When a new Qt 5 project is created then it needs to have the treat wchar_t as a builtin type turned on because this is now the default for Qt 5. Currently it is turned off which means that if the code uses QString::fromWCharArray() it will not compile.
When a new Qt 5 project is created then it needs to have the treat wchar_t as a builtin type turned on
-
Ismo Haataja
-
Andy Shaw
- Votes:
-
1 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There is 1 closed Gerrit change