Difference between revisions of "HowtoQt"

From WebOS Internals
Jump to navigation Jump to search
(Created page with "Will cover: * Getting the PDK running * Patching the PDK with the missing asm includes * Cross-compilation of Qt 4.8 * Updated webos port of Qt * Application tweaks to ...")
 
m
Line 5: Line 5:
 
   * Updated webos port of Qt
 
   * Updated webos port of Qt
 
   * Application tweaks to look for libs in the right places
 
   * Application tweaks to look for libs in the right places
 +
 +
== Setting up the PDK ==

Revision as of 14:59, 4 February 2012

Will cover:

 * Getting the PDK running
 * Patching the PDK with the missing asm includes
 * Cross-compilation of Qt 4.8
 * Updated webos port of Qt
 * Application tweaks to look for libs in the right places

Setting up the PDK