On terça-feira, 22 de janeiro de 2013 11.46.28, Amogh Kudari wrote: > I am compiling QT-4.8.4 with the following configure options on > Windows(Using Visual Studio 2008 command prompt). > > =====Configure ======> configure.exe -debug -opensource -little-endian > -no-accessibility -no-stl > -no-sql-sqlite -no-qt3support -no-nis -no-cups -no-iconv -no-largefile > -no-3dnow -no-gtkstyle -no-openssl -no-dbus -no-phonon -no-xmlpatterns > -no-svg -no-multimedia -no-script -no-scripttools -no-declarative > -no-exceptions -nomake tests -nomake examples -nomake demos -qpa > -webkit-debug
Drop the -qpa argument. We told you before that QPA on Windows on Qt 4 is entirely unsupported and plainly does not work. You have now confirmed what we told you: the QPA code works on Unix systems only. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
