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

Haataja Ismo Ismo.Haataja at digia.com
Mon Dec 16 07:57:11 CET 2013


Hi,

There is already a bug report for this https://bugreports.qt-project.org/browse/QTVSADDINBUG-171 and fix will be included in next vs-addin release.

BR,
Ismo

From: interest-bounces+ismo.haataja=digia.com at qt-project.org [mailto:interest-bounces+ismo.haataja=digia.com at qt-project.org] On Behalf Of Felix morack
Sent: 15. joulukuuta 2013 14:54
To: interest at qt-project.org
Subject: [Interest] QtVsAddon disables wchar_t as built-in type -> linker errors

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/20131216/6db52317/attachment.html>


More information about the Interest mailing list