回复: Qtopia PDA 2.2.0(GPL)和Qtopia Phone 2.2.0安装方法
#11 [hanmetor 09-07 10:29]
引用第5楼cavendish于2006-05-29 12:14发表的“”:
lijasmine,
我写的是2.2.0的文档,你用的版本好像是2.1.1呀
我用的是:2.2.0 也出现了这个错.............
******** Build Qtopia ************
***********************************
QPE_CFG="-edition pda -displaysize 240x320 -no-qtopiadesktop -release -platform 'linux-g++' -xplatform 'linux-generic-g++'"
The following configuration values have been guessed or autodetected:
-arch generic
-fontfamilies helvetica fixed micro smallsmooth smoothtimes
-fontsizes all
-fontstyles 50 50i 75 75i
-languages en_US
-qvfb
Symlinking header files to include directory
Creating qmake...No makedepend available
make[1]: Entering directory `/home/lhy/QT/qtopia-free-2.2.0/qtopia/qmake'
.............make[1]: *** Error 1
make[1]: Leaving directory `/home/lhy/QT/qtopia-free-2.2.0/qtopia/qmake'
Failed to make qmake
***********************************************************************
*
* ERROR: Building Qtopia has failed.
*
* Please search the make output for any error messages.
*
* Hint: If the configuration has changed since the last successfull
* build consider using make clean to ensure that all binaries
* are rebuilt using the new configuration.
*
* For more information about the build process please use a browser
* and go to the getting started section in:
* /home/lhy/QT/qtopia-free-2.2.0/qtopia/doc/html/index.html
*
***********************************************************************
#
#12 [hua186078 04-29 16:46]
搂主:我按照你说的做,结果跟airy1727说的差不多,只是我的是出现/usr/bin/ld: cannot find -luuid,我是用Rehat9.0的完全安装,gcc版本是3.2.2。不知是否跟gcc版本有关。
#13 [edgepoly 06-19 13:29]
打不开啊
#14 [l0p0c 07-08 14:59]
这个简直太难弄了
#15 [denton 08-09 21:40]
引用第12楼hua186078于2008-04-29 16:46发表的:
搂主:我按照你说的做,结果跟airy1727说的差不多,只是我的是出现/usr/bin/ld: cannot find -luuid,我是用Rehat9.0的完全安装,gcc版本是3.2.2。不知是否跟gcc版本有关。
编译需要libuuid的开发包, Ubuntu下可用sudo apt-get install uuid-dev来安装