首页| 论坛| 消息

标题:【提问】请教,关于translations
作者:denixleen
日期:2005-11-08 11:43
内容:

# make install
make[1]: Entering directory `/root/qtopia-free-2.1.1/src/applications/clock'
install -c "../../../apps/Applications/clock.desktop" "/root/qtopia-free-2.1.1/image/opt/Qtopia/apps/Applications/"
install -c "../../../help/html/clock-alarms.html" "/root/qtopia-free-2.1.1/image/opt/Qtopia/help/html/"
install -c "../../../help/html/clock-stopwatch.html" "/root/qtopia-free-2.1.1/image/opt/Qtopia/help/html/"
install -c "../../../help/html/clock.html" "/root/qtopia-free-2.1.1/image/opt/Qtopia/help/html/"
install -c "../../../services/Alarm/clock" "/root/qtopia-free-2.1.1/image/opt/Qtopia/services/Alarm/"
install -c "libclock.so" "/root/qtopia-free-2.1.1/image/opt/Qtopia/plugins/application/libclock.so"
Can't install translations because Qt 3 is not available
make[1]: Leaving directory `/root/qtopia-free-2.1.1/src/applications/clock'

请问:Can't install translations because Qt 3 is not available,
该怎么解决呢?


#1 [cavendish 11-08 11:57]
http://doc.trolltech.com/qtopia2.1/html/i18n-qtopia.html
if you configure with -language "zh_CN"
you need to set DQTDIR with your qt x11 3 lib path
and you should have all the zh_CN files for qtopia

回复 发表
主题 版块