[Interest] QtVsAddon disables wchar_t as built-in type -> linker errors

Felix morack felixover at gmail.com
Sun Dec 15 13:53:31 CET 2013


I just converted a VisualStudio Solution from VS2008+Qt4 to VS2012+Qt5.2.

it went quiet smoothly, but when i used the QtVSAddon to convert the
project ("convert to QVSAddon Project"), it disabled the "treat wchar_t as
built-in type" option. (the option is on by default).


This results in linking errors when using std-string related methods, such
as "Qstring::fromStdWcharArray" or "QString::fromStdWString".


Is there any reason for that? Should i file a bug report?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131215/0c5ef50c/attachment.html>


More information about the Interest mailing list