# ./configure -declarative -optimized-qmake -nomake demos -nomake examples \ -no-qt3support -no-gtkstyle -system-sqlite -qt-sql-sqlite \ -opensource -prefix /opt/Qt-4.7.0 # make # make installCheck with launching Qt Designer.
In this time, I enable sqlite3 driver and QML, and disable Qt3 support, GTK style, demos and examples. It takes about 3 hours.
No comments:
Post a Comment