Changes between Version 32 and Version 33 of BuildingQt5OnHarmattan
- Timestamp:
- Oct 14, 2011, 8:04:18 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingQt5OnHarmattan
v32 v33 32 32 * Check out the current qt5 revision used by the bot to run tests: {{{git checkout 37ea8e961b8fdaaa1f36758b8ad059b23c013f15}}} 33 33 * Initialize & Clone the sub-modules needed: {{{./init-repository --module-subset=qtbase,qtxmlpatterns,qtscript,qtdeclarative}}} 34 * Apply the combined xinput2/harmattan patches to qtbase: Change to {{{qtbase}}}, download {{{wget -O patch.txt http://paste.kde.org/133 597/raw/}}} and apply with {{{git am -3 patch.txt}}}34 * Apply the combined xinput2/harmattan patches to qtbase: Change to {{{qtbase}}}, download {{{wget -O patch.txt http://paste.kde.org/133687/raw/}}} and apply with {{{git am -3 patch.txt}}} 35 35 36 36 Note: '''DO NOT USE SHADOW BUILDS OF QT (MODULES) AT THE MOMENT'''.