In file included from kernel/qt.h:27,
from .moc/release-shared-emb-auto/allmoc.cpp:1:
../include/qcstring.h:46:20: string.h: 没有那个文件或目录
In file included from .moc/release-shared-emb-auto/allmoc.cpp:1:
kernel/qt.h:38:19: stdio.h: 没有那个文件或目录
In file included from kernel/qt.h:253,
from .moc/release-shared-emb-auto/allmoc.cpp:1:
../include/quuid.h:45:20: string.h: 没有那个文件或目录
In file included from kernel/qt.h:326,
from .moc/release-shared-emb-auto/allmoc.cpp:1:
../include/private/qtextengine_p.h:41:20: stdlib.h: 没有那个文件或目录
../include/private/qtextengine_p.h:43:20: assert.h: 没有那个文件或目录
In file included from 3rdparty/freetype/include/freetype/config/ftconfig.h:44,
from 3rdparty/freetype/include/freetype/freetype.h:51,
from ../include/qfontfactoryttf_qws.h:44,
from kernel/qt.h:340,
from .moc/release-shared-emb-auto/allmoc.cpp:1:
3rdparty/freetype/include/freetype/config/ftstdlib.h:74:19: ctype.h: 没有那个文件或目录
3rdparty/freetype/include/freetype/config/ftstdlib.h:83:20: string.h: 没有那个文件或目录
3rdparty/freetype/include/freetype/config/ftstdlib.h:98:19: stdio.h: 没有那个文件或目录
3rdparty/freetype/include/freetype/config/ftstdlib.h:110:20: stdlib.h: 没有那个文件或目录
3rdparty/freetype/include/freetype/config/ftstdlib.h:125:20: setjmp.h: 没有那个文件或目录
不用交叉编译是没有问题的。
配置:./configure -xplatform qws/linux-arm-g++ -qvfb -depths 4,8,16,32
交叉编译QTE3.3.6的时候出错,不知道这些是什么文件???