QTOPIA1.7编译好后,编译hello 程序时make 出现下列错误:
都是和libqpe.so和libqtopia.so有关的错误,我只列了几条.
/home/yeweizhong/arm/arm-qtopia/qtopia/lib/libqpe.so: undefined reference to `QFile::putch(int)'/home/yeweizhong/arm/arm-qtopia/qtopia/lib/libqpe.so: undefined reference to `QWidget::setFixedSize(int, int)'/home/yeweizhong/arm/arm-qtopia/qtopia/lib/libqpe.so: undefined reference to `QListViewItemIterator::operator++(void)'
/home/yeweizhong/arm/arm-qtopia/qtopia/lib/libqpe.so: undefined reference to `QXmlDefaultHandler::processingInstruction(QString const &, QString const &)'
/home/yeweizhong/arm/arm-qtopia/qtopia/lib/libqpe.so: undefined reference to `QListView::QListView(QWidget *, char const *)'
/home/yeweizhong/arm/arm-qtopia/qtopia/lib/libqpe.so: undefined reference to `QDataStream::~QDataStream(void)'/home/yeweizhong/arm/arm-qtopia/qtopia/lib/libqpe.so: undefined reference to `QCString::stripWhiteSpace(void) const'
/home/yeweizhong/arm/arm-qtopia/qtopia/lib/libqpe.so: undefined reference to `QCollection::newItem(void *)'/home/yeweizhong/arm/arm-qtopia/qtopia/lib/libqpe.so: undefined reference to `QApplication::commitData
请大侠帮助看看,会是哪出了问题,谢谢.
[ 此贴被XChinux在2006-05-10 08:21重新编辑 ]