Hi all, As you might have noticed, new scripts were merged last Friday: http://qt.gitorious.org/qt-components/qt-components/merge_requests/334. See "configure -help" for supported configuration options.
Some notes: - The new syntax for choosing built style(s) is "configure -meego" or "configure -symbian". - Backwards compatibility was retained so that you can still use the old "configure -config (meego|symbian3)" syntax. - The new configure scripts output build configuration information you might want to keep an eye on. - It is now possible to exclude certain parts (examples and/or tests currently) to fasten builds when such parts are not needed. The most important options: -meego ................... Build MeeGo Style -symbian ................. Build Symbian Style -config (config) ......... Configuration options recognized by qmake -make (part) ............. Add part to the list of parts to be built at make time (available parts: examples tests) -nomake (part) ........... Exclude part from the list of parts to be built -- J-P Nurmi _______________________________________________ Qt-components mailing list Qt-components@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-components