我在配置Qt/Embedded 4.5开发环境 出问题!!!
我在配置Qt/Embedded 4.5开发环境 出问题了
做到这一步就不行了:
{
5.做到这一步还有qvfb没有编译,到qt-x11-opensource-src-4.5.0中重新编译qvfb即可
cd qt-x11-opensource-src-4.5.0
cd /tools/qvfb
make --会在qt-x11-opensource-src-4.5.0/bin下生成qvfb,我们将它copy至/usr/local/Trolltech/QtEmbedded-4.5.0-x86/bin下
cp ../..bin/qvfb
}
如何解决阿??
请教各位高手
我是安这个来配置的:
http://blog.csdn.net/dongliqiang ... /05/04/4147002.aspx