|
for QWSSoundServerClient'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `QListBox::selected(QString const&)'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `QAccel::tr(char const*)'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `QIconView::selectionChanged(QIconViewItem*)'
/opt/EmbedSky/Qte/touch_qtopia/qtopia/lib/libqpe.so: undefined reference to `QListView::returnPressed(QListViewItem*)'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `QListBox::selected(int)'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `vtable
for QProgressBar'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `QListView::pressed(QListViewItem*)'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `QIconView::pressed(QIconViewItem*, QPoint const&)'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `vtable
for QCanvas'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `vtable
for QTabBar'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `QScrollBar::sliderReleased()'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `vtable
for QGuardedPtrPrivate'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `vtable
for QWidget'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `QListView::mouseButtonClicked(int, QListViewItem*, QPoint const&, int)'
/opt/EmbedSky/Qte/touch_qtopia/qt/lib/libqte.so: undefined reference to `QAction::toggled(bool)'
/opt/EmbedSky/Qte/touch_qtopia/qtopia/lib/libqtopia.so: undefined reference to `QSpinBox::staticMetaObject()'
/opt/EmbedSky/Qte/touch_qtopia/qtopia/lib/libqpe.so: undefined reference to `QToolBar::className() const'
前面的编译信息大概都是这样的,然后上面那两行错误 |
|