各位大侠,我遇到下面一个问题,导致qte4.5.3移植功亏一篑,请帮我看看:
开发环境:mini2440+qte4.5.3+tslib1.4
arm-linux-gcc 4.3.2
将qtqte4.5.3+tslib1.4移植到了mini2440上,在超级终端运行程序./hello -qws
出现以下错误:(共11个)
FT_New_Face failed with index 0 : 2
FT_New_Face failed with index 0 : 2
FT_New_Face failed with index 0 : 2
FT_New_Face failed with index 0 : 2
FT_New_Face failed wih index 0 : 2
FT_New_Face failed with index 0 : 2
FT_New_Face failed with index 0 : 2
FT_New_Face failed with index 0 : 2
FT_New_Face failed with index 0 : 2
FT_New_Face failed with index 0 : 2
FT_New_Face failed with index 0 : 2
在mini2440中创建图标快捷方式后,点击图标运行,出现:
hello was terminated deu to application error (11).
程序本身没有问题,这种情况如何解决,请大家指教