Changes between Version 40 and Version 41 of BuildingQt5OnHarmattan
- Timestamp:
- Oct 19, 2011, 2:48:10 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingQt5OnHarmattan
v40 v41 39 39 40 40 Inside Scratchbox: 41 * '''unset QTDIR''' 41 42 * Run configure in the qt5 directory: {{{./configure -nokia-developer -fast -platform unsupported/linux-host-g++ -xplatform linux-g++-maemo -force-pkg-config -nomake tests}}} 42 43 * And run {{{make}}} from the toplevel qt5 directory to build all modules in one shot.