Bug #97
toWCharArray
| Status: | Closed | Start date: | 21.12.2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Category: | - | % Done: | 0% | |
| Target version: | 0.3.0 | |||
| Version: |
Description
QString::toWCharArray throws a linker error -> treat wchar array as built-in type must be disabled -> we should add this to the CMakeLists for windows...
History
#1 Updated by Markus over 1 year ago
msvc: Project Properties > C/C++ > Language > Treat WChar_t as built-in type: set to No (/Zc:wchar_t-)
#2 Updated by Stefan over 1 year ago
test
#3 Updated by Stefan over 1 year ago
- Status changed from New to Closed
- Target version set to 0.3.0