In Qt 5 this option is already removed: QMAKE_CFLAGS = -nologo -Zm200 -Zc:wchar_t
But Qt 4.8 still contains one. Best regards, Flex. 2012/5/31 <[email protected]> > Sounds like something left over from the past. I agree that we should fix > that for 5.0. > > Cheers, > Lars > > On 5/31/12 12:46 PM, "ext Flex Ferrum" <[email protected]> wrote: > > >Hello all. > > > >Does anybody know why Qt still shipping with /Zwchar_t- flag for MSVC > >compilers (even for MSVC 2010)? It makes difficult to use Qt with other > >third-party libraries (boost, for example) in one project. > > > >Best regards, > >Flex Ferrum > >_______________________________________________ > >Development mailing list > >[email protected] > >http://lists.qt-project.org/mailman/listinfo/development > >
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
