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....@qt-project.org [mailto:interest-bounces+ismo.haataja=digia....@qt-project.org] On Behalf Of Felix morack Sent: 15. joulukuuta 2013 14:54 To: interest@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?
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest