[Qt-interest] qmake adds -Zc:wchar_t- to CFLAGS and CXXFLAGS for msvc
Vyacheslav V. Yurkov
uvv.mail at gmail.com
Fri Jul 10 04:37:51 CEST 2009
Hello,
I use Xerces library in my project..
As you can see here
http://xerces.apache.org/xerces-c/faq-build-3.html#faq-2I need
-Zc:wchar_t compiler flag but qmake adds the -Zc:wchar_t-.
I found that the default flags for compiler is defined in
$QTDIR/mkspecs/win32-msvc2005/qmake.conf and in
$QTDIR/mkspecs/win32-msvc2008/qmake.conf
Why Qt uses -Zc:wchar_t- flag as default? Would it be the solution if I add
these files to my project and change needed parameters?
--
Vyacheslav V. Yurkov <uvv.mail at gmail.com> Team Leader
Norilsk
Tel: +79069001870
Software Development Department
Joint Stock Company "Channel-7", ISP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090710/17029a36/attachment.html
More information about the Qt-interest-old
mailing list