[Interest] Building Qt 5.0.1 on Windows using VS2010 fails

Koehne Kai Kai.Koehne at digia.com
Tue Mar 5 12:26:25 CET 2013



> Subject: [Interest] Building Qt 5.0.1 on Windows using VS2010 fails
> 
> I configured Qt 5.0.1 with
> 
> configure.bat -release -commercial -c++11 -shared \
>    -no-ltcg -nomake demos -nomake examples \
>    \
>    -no-accessibility \
>    \
>    -qt-sql-sqlite -opengl desktop \
>    -qt-zlib -qt-libpng -no-libjpeg -no-openssl -no-dbus \
>    -mp -confirm-license
> 
> When I try to nmake Qt, I get the errors below on linking Qt5Gui.lib.
> Do I have to remove the -no-accessibility switch from configure?

Yes. It seems you've ran into
https://bugreports.qt-project.org/browse/QTBUG-27860

Regards

Kai




More information about the Interest mailing list