Step 1: Tmake
Untar Tmake-1.11Switch To Tmake DirectoryExport TMAKEDIR = $ PWDEXPORT TMAKEPATH = $ TMAKEDIR / LIBS / QWS / Linux-x86-G Export Path = $ PATH: $ TMAKEDIR / BIN
Notice: There are 3 files in the $ TMAKEDIR / libs / qws / linux-x86-g folder, one of them is tmake.conf, we need to change one configuration parameter: TMAKE_LIBS_QT = lqtechange it to TMAKE_LIBS_QT = lqt
Step 2: Qt / Embedded-2.3.2when configuring the option --System-Jpeg Should Not Be used for this EDition of Qt / E, OtherWise Error Will Be Reported When Compiling.
Before Compiling The Following Folders in The Example Folder Must Be deleted.
Example / Gear / Example / Box / Example / GLPixMap / Example / Texture / Example / Overlay / Example / Sharebox /
STEP 3: