标题:我能不能用qt4开发程序然后发布在qtopia2.2.0上呢?
作者:leemars
日期:2007-03-28 15:53
内容:
我费了很大劲交叉编译了 qtopia-opensource-4.2.0 但是得到的 image中的image不能在我的 板子上使用
在板子上运行qpe以后出现下面的错误
/image/bin$ ./qpe -qws
Unable to open '/usr/share/zoneinfo/America/New_York'
QTimeZone::data Can't create a valid data object for 'America/New_York'
initEnvironment() Invalid QTimeZone America/New_York
Floating point exception
我现在如果交叉编译一个qtopia 2.2.0 然后在上面发布我的qt4的程序可行吗?谢谢~