qt3 designer之後的make出了問題

歡迎提問 debian desktop 相關問題,何謂 desktop ? 舉凡您日常生活會用到的部份,如上網 ( www 、 bbs ..) 、程式設計、繪圖...等等。 通常以 X Window 環境底下問題為主。

qt3 designer之後的make出了問題

文章EricSS » 週三 10月 22, 2003 11:25 pm

error code絡絡長 :ooops:
代碼: 選擇全部
El_Shaddai:~# make
g++  -o holy .obj/main.o .obj/form2.o .obj/moc_form2.o  -L/usr/share/qt3/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm
.obj/main.o(.text+0x1b): In function `main':
: undefined reference to `QApplication::QApplication(int &, char **)'
.obj/main.o(.text+0x42): In function `main':
: undefined reference to `QDialog::show(void)'
.obj/main.o(.text+0x53): In function `main':
: undefined reference to `QObject::connect(QObject const *, char const *, QObject const *, char const *)'
.obj/main.o(.text+0x5f): In function `main':
: undefined reference to `QApplication::exec(void)'
.obj/main.o(.text+0x77): In function `main':
: undefined reference to `QApplication::~QApplication(void)'
.obj/main.o(.text+0xb0): In function `main':
: undefined reference to `QApplication::~QApplication(void)'
.obj/main.o(.QValueListPrivate<QString>::gnu.linkonce.t.(void)+0x25): In function `QValueListPrivate<QString>::QValueListPrivate(void)':
: undefined reference to `QString::shared_null'
.obj/main.o(.QValueListPrivate<QString>::gnu.linkonce.t.(void)+0x2e): In function `QValueListPrivate<QString>::QValueListPrivate(void)':
: undefined reference to `QString::makeSharedNull(void)'
.obj/main.o(.gnu.linkonce.t._._t17QValueListPrivate1Z7QString+0x27): In function `QValueListPrivate<QString>::~QValueListPrivate(void)':
: undefined reference to `QString::shared_null'
.obj/main.o(.gnu.linkonce.t._._t17QValueListPrivate1Z7QString+0x32): In function `QValueListPrivate<QString>::~QValueListPrivate(void)':
: undefined reference to `QStringData::deleteSelf(void)'
.obj/main.o(.gnu.linkonce.t._._t17QValueListPrivate1Z7QString+0x5f): In function `QValueListPrivate<QString>::~QValueListPrivate(void)':
: undefined reference to `QString::shared_null'
.obj/main.o(.gnu.linkonce.t._._t17QValueListPrivate1Z7QString+0x6a): In function `QValueListPrivate<QString>::~QValueListPrivate(void)':
: undefined reference to `QStringData::deleteSelf(void)'
.obj/main.o(.QValueListPrivate<QString>::gnu.linkonce.t.insert(QValueListIterator<QString>, QString const &)+0x27): In function `QValueListPrivate<QString>::insert(QValueListIterator<QString>, QString const &)':
: undefined reference to `QString::QString(QString const &)'
.obj/main.o(.QValueListPrivate<QString>::gnu.linkonce.t.(QValueListPrivate<QString> const &)+0x25): In function `QValueListPrivate<QString>::QValueListPrivate(QValueListPrivate<QString> const &)':
: undefined reference to `QString::shared_null'
.obj/main.o(.QValueListPrivate<QString>::gnu.linkonce.t.(QValueListPrivate<QString> const &)+0x2e): In function `QValueListPrivate<QString>::QValueListPrivate(QValueListPrivate<QString> const &)':
: undefined reference to `QString::makeSharedNull(void)'
.obj/main.o(.QMapPrivate<QString, QVariant>::gnu.linkonce.t.find(QString const &) const+0x25): In function `QMapPrivate<QString, QVariant>::find(QString const &) const':
: undefined reference to `operator<(QString const &, QString const &)'
.obj/main.o(.QMapPrivate<QString, QVariant>::gnu.linkonce.t.find(QString const &) const+0x54): In function `QMapPrivate<QString, QVariant>::find(QString const &) const':
: undefined reference to `operator<(QString const &, QString const &)'
.obj/form2.o(.text+0x2b): In function `Form2::Form2(QWidget *, char const *, bool, unsigned int)':
: undefined reference to `QDialog::QDialog(QWidget *, char const *, bool, unsigned int)'
.obj/form2.o(.text+0x4e): In function `Form2::Form2(QWidget *, char const *, bool, unsigned int)':
: undefined reference to `QWidget::setName(char const *)'
.obj/form2.o(.text+0x72): In function `Form2::Form2(QWidget *, char const *, bool, unsigned int)':
: undefined reference to `QLabel::QLabel(QWidget *, char const *, unsigned int)'
.obj/form2.o(.text+0xfa): In function `Form2::Form2(QWidget *, char const *, bool, unsigned int)':
: undefined reference to `QPushButton::QPushButton(QWidget *, char const *)'
.obj/form2.o(.text+0x182): In function `Form2::Form2(QWidget *, char const *, bool, unsigned int)':
: undefined reference to `QDialog::minimumSizeHint(void) const'
.obj/form2.o(.text+0x1b3): In function `Form2::Form2(QWidget *, char const *, bool, unsigned int)':
: undefined reference to `QDialog::resize(QSize const &)'
.obj/form2.o(.text+0x1d0): In function `Form2::Form2(QWidget *, char const *, bool, unsigned int)':
: undefined reference to `QObject::connect(QObject const *, char const *, QObject const *, char const *)'
.obj/form2.o(.text+0x227): In function `Form2::Form2(QWidget *, char const *, bool, unsigned int)':
: undefined reference to `QDialog::~QDialog(void)'
.obj/form2.o(.text+0x260): In function `Form2::~Form2(void)':
: undefined reference to `QDialog::~QDialog(void)'
.obj/form2.o(.text+0x2b1): In function `Form2::languageChange(void)':
: undefined reference to `QString::shared_null'
.obj/form2.o(.text+0x2bc): In function `Form2::languageChange(void)':
: undefined reference to `QStringData::deleteSelf(void)'
.obj/form2.o(.text+0x301): In function `Form2::languageChange(void)':
: undefined reference to `QString::shared_null'
.obj/form2.o(.text+0x30c): In function `Form2::languageChange(void)':
: undefined reference to `QStringData::deleteSelf(void)'
.obj/form2.o(.text+0x355): In function `Form2::languageChange(void)':
: undefined reference to `QString::shared_null'
.obj/form2.o(.text+0x364): In function `Form2::languageChange(void)':
: undefined reference to `QStringData::deleteSelf(void)'
.obj/form2.o(.text+0x380): In function `Form2::languageChange(void)':
: undefined reference to `QString::shared_null'
.obj/form2.o(.text+0x38f): In function `Form2::languageChange(void)':
: undefined reference to `QStringData::deleteSelf(void)'
.obj/form2.o(.text+0x3b0): In function `Form2::languageChange(void)':
: undefined reference to `QString::shared_null'
.obj/form2.o(.text+0x3bf): In function `Form2::languageChange(void)':
: undefined reference to `QStringData::deleteSelf(void)'
.obj/form2.o(.text+0x3e0): In function `Form2::languageChange(void)':
: undefined reference to `QString::shared_null'
.obj/form2.o(.text+0x3ef): In function `Form2::languageChange(void)':
: undefined reference to `QStringData::deleteSelf(void)'
.obj/moc_form2.o(.text+0x33): In function `Form2::tr(char const *, char const *)':
: undefined reference to `QApplication::translate(char const *, char const *, char const *, QApplication::Encoding) const'
.obj/moc_form2.o(.text+0x48): In function `Form2::tr(char const *, char const *)':
: undefined reference to `QString::fromLatin1(char const *, int)'
.obj/moc_form2.o(.text+0x7f): In function `Form2::trUtf8(char const *, char const *)':
: undefined reference to `QApplication::translate(char const *, char const *, char const *, QApplication::Encoding) const'
.obj/moc_form2.o(.text+0x8d): In function `Form2::trUtf8(char const *, char const *)':
: undefined reference to `QString::fromUtf8(char const *, int)'
.obj/moc_form2.o(.text+0xac): In function `Form2::staticMetaObject(void)':
: undefined reference to `QDialog::staticMetaObject(void)'
.obj/moc_form2.o(.text+0xce): In function `Form2::staticMetaObject(void)':
: undefined reference to `QMetaObject::new_metaobject(char const *, QMetaObject *, QMetaData const *, int, QMetaData const *, int, QMetaProperty const *, int, QMetaEnum const *, int, QClassInfo const *, int)'
.obj/moc_form2.o(.text+0xe8): In function `Form2::staticMetaObject(void)':
: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject *&)'
.obj/moc_form2.o(.text+0x13f): In function `Form2::qt_cast(char const *)':
: undefined reference to `QDialog::qt_cast(char const *)'
.obj/moc_form2.o(.text+0x19c): In function `Form2::qt_invoke(int, QUObject *)':
: undefined reference to `QDialog::qt_invoke(int, QUObject *)'
.obj/moc_form2.o(.text+0x1bf): In function `Form2::qt_emit(int, QUObject *)':
: undefined reference to `QDialog::qt_emit(int, QUObject *)'
.obj/moc_form2.o(.text+0x1db): In function `Form2::qt_property(int, int, QVariant *)':
: undefined reference to `QDialog::qt_property(int, int, QVariant *)'
.obj/moc_form2.o(.text+0x214): In function `__static_initialization_and_destruction_0':
: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const *, QMetaObject *(*)(void))'
.obj/moc_form2.o(.text+0x22b): In function `__static_initialization_and_destruction_0':
: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp(void)'
.obj/moc_form2.o(.rodata+0x84): undefined reference to `QDialog type_info node'
.obj/moc_form2.o(.gnu.linkonce.t.__thunk_40_metric__C7QWidgeti+0x6): In function `virtual function thunk (delta:-40) for QWidget::metric(int) const':
: undefined reference to `QWidget::metric(int) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2.12QPaintDevice+0xc): undefined reference to `QPaintDevice::setResolution(int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2.12QPaintDevice+0x10): undefined reference to `QPaintDevice::resolution(void) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2.12QPaintDevice+0x14): undefined reference to `QPaintDevice::handle(void) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2.12QPaintDevice+0x18): undefined reference to `QPaintDevice::x11RenderHandle(void) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2.12QPaintDevice+0x1c): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2.12QPaintDevice+0x20): undefined reference to `QPaintDevice::cmd(int, QPainter *, QPDevCmdParam *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2.12QPaintDevice+0x28): undefined reference to `QPaintDevice::fontMet(QFont *, int, char const *, int) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2.12QPaintDevice+0x2c): undefined reference to `QPaintDevice::fontInf(QFont *, int) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x24): undefined reference to `QWidget::event(QEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x28): undefined reference to `QDialog::eventFilter(QObject *, QEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x2c): undefined reference to `QWidget::setName(char const *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x30): undefined reference to `QObject::insertChild(QObject *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x34): undefined reference to `QObject::removeChild(QObject *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x38): undefined reference to `QObject::setProperty(char const *, QVariant const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x3c): undefined reference to `QObject::property(char const *) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x40): undefined reference to `QObject::timerEvent(QTimerEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x44): undefined reference to `QObject::childEvent(QChildEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x48): undefined reference to `QObject::customEvent(QCustomEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x4c): undefined reference to `QObject::connectNotify(char const *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x50): undefined reference to `QObject::disconnectNotify(char const *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x54): undefined reference to `QObject::checkConnectArgs(char const *, QObject const *, char const *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x58): undefined reference to `QWidget::setEnabled(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x5c): undefined reference to `QWidget::setMinimumSize(int, int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x60): undefined reference to `QWidget::setMaximumSize(int, int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x64): undefined reference to `QWidget::setSizeIncrement(int, int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x68): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x6c): undefined reference to `QWidget::setEraseColor(QColor const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x70): undefined reference to `QWidget::setErasePixmap(QPixmap const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x74): undefined reference to `QWidget::setPalette(QPalette const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x78): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x7c): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x80): undefined reference to `QWidget::setFont(QFont const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x84): undefined reference to `QWidget::setCursor(QCursor const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x88): undefined reference to `QWidget::unsetCursor(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x8c): undefined reference to `QWidget::setMask(QBitmap const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x90): undefined reference to `QWidget::setMask(QRegion const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x94): undefined reference to `QWidget::setBackgroundColor(QColor const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x98): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x9c): undefined reference to `QWidget::setCaption(QString const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xa0): undefined reference to `QWidget::setIcon(QPixmap const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xa4): undefined reference to `QWidget::setIconText(QString const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xa8): undefined reference to `QWidget::setMouseTracking(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xac): undefined reference to `QWidget::setFocus(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xb0): undefined reference to `QWidget::setActiveWindow(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xb4): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xb8): undefined reference to `QWidget::setFocusProxy(QWidget *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xbc): undefined reference to `QWidget::setUpdatesEnabled(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xc0): undefined reference to `QDialog::show(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xc4): undefined reference to `QDialog::hide(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xc8): undefined reference to `QWidget::showMinimized(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xcc): undefined reference to `QWidget::showMaximized(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xd0): undefined reference to `QWidget::showNormal(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xd4): undefined reference to `QWidget::polish(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xd8): undefined reference to `QDialog::move(int, int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xdc): undefined reference to `QDialog::resize(int, int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xe0): undefined reference to `QDialog::setGeometry(int, int, int, int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xe4): undefined reference to `QDialog::setGeometry(QRect const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xe8): undefined reference to `QWidget::close(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xec): undefined reference to `QDialog::sizeHint(void) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xf0): undefined reference to `QDialog::minimumSizeHint(void) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xf4): undefined reference to `QWidget::sizePolicy(void) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xf8): undefined reference to `QWidget::setSizePolicy(QSizePolicy)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0xfc): undefined reference to `QWidget::heightForWidth(int) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x100): undefined reference to `QWidget::adjustSize(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x104): undefined reference to `QWidget::reparent(QWidget *, unsigned int, QPoint const &, bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x108): undefined reference to `QWidget::setAcceptDrops(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x10c): undefined reference to `QWidget::setAutoMask(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x110): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x114): undefined reference to `QWidget::customWhatsThis(void) const'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x118): undefined reference to `QWidget::mousePressEvent(QMouseEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x11c): undefined reference to `QWidget::mouseReleaseEvent(QMouseEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x120): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x124): undefined reference to `QWidget::mouseMoveEvent(QMouseEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x128): undefined reference to `QWidget::wheelEvent(QWheelEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x12c): undefined reference to `QDialog::keyPressEvent(QKeyEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x130): undefined reference to `QWidget::keyReleaseEvent(QKeyEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x134): undefined reference to `QWidget::focusInEvent(QFocusEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x138): undefined reference to `QWidget::focusOutEvent(QFocusEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x13c): undefined reference to `QWidget::enterEvent(QEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x140): undefined reference to `QWidget::leaveEvent(QEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x144): undefined reference to `QWidget::paintEvent(QPaintEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x148): undefined reference to `QWidget::moveEvent(QMoveEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x14c): undefined reference to `QDialog::resizeEvent(QResizeEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x150): undefined reference to `QDialog::closeEvent(QCloseEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x154): undefined reference to `QDialog::contextMenuEvent(QContextMenuEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x158): undefined reference to `QWidget::imStartEvent(QIMEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x15c): undefined reference to `QWidget::imComposeEvent(QIMEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x160): undefined reference to `QWidget::imEndEvent(QIMEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x164): undefined reference to `QWidget::tabletEvent(QTabletEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x168): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x16c): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x170): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x174): undefined reference to `QWidget::dropEvent(QDropEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x178): undefined reference to `QWidget::showEvent(QShowEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x17c): undefined reference to `QWidget::hideEvent(QHideEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x180): undefined reference to `QWidget::x11Event(_XEvent *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x184): undefined reference to `QWidget::updateMask(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x188): undefined reference to `QWidget::styleChange(QStyle &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x18c): undefined reference to `QWidget::enabledChange(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x190): undefined reference to `QWidget::paletteChange(QPalette const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x194): undefined reference to `QWidget::fontChange(QFont const &)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x198): undefined reference to `QWidget::windowActivationChange(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x19c): undefined reference to `QWidget::create(unsigned long, bool, bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x1a0): undefined reference to `QWidget::destroy(bool, bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x1a4): undefined reference to `QWidget::setWState(unsigned int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x1a8): undefined reference to `QWidget::setWFlags(unsigned int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x1ac): undefined reference to `QWidget::focusNextPrevChild(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x1b0): undefined reference to `QWidget::setKeyCompression(bool)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x1b4): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont *)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x1b8): undefined reference to `QDialog::done(int)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x1bc): undefined reference to `QDialog::accept(void)'
.obj/moc_form2.o(.gnu.linkonce.d.__vt_5Form2+0x1c0): undefined reference to `QDialog::reject(void)'
.obj/moc_form2.o(.gnu.linkonce.t.__tf5Form2+0x16): In function `Form2 type_info function':
: undefined reference to `QDialog type_info function'
collect2: ld returned 1 exit status
make: *** [holy] Error 1


以下是我灌的package
代碼: 選擇全部
El_Shaddai:~# dpkg -l|grep qt
ii  libqt2         2.3.1-22       Qt GUI Library (runtime version).
rc  libqt3         3.1.2-0woody1  Qt Library
ii  libqt3-compat- 3.2.1-6        Qt 1.x and 2.x compatibility includes
ii  libqt3-headers 3.2.1-6        Qt3 header files
rc  libqt3-mt      3.1.2-0woody1  Qt GUI Library (Threaded runtime version)
ii  libqt3-mt-dev  3.2.1-6        Qt development files (Threaded)
ii  libqt3c102     3.2.1-6        Qt Library
ii  libqt3c102-mt  3.2.1-6        Qt GUI Library (Threaded runtime version)
ii  libqthreads-12 1.6.4-4        QuickThreads library for Guile
rc  qt-designer    2.3.1-22       Qt GUI Designer
ii  qt3-apps-dev   3.2.1-6        Qt3 Developer applications development files
ii  qt3-designer   3.2.1-6        Qt3 Designer
ii  qt3-dev-tools  3.2.1-6        Qt3 development tools
ii  qt3-doc        3.2.1-6        Qt3 API documentation
ii  qt3-linguist   3.2.1-6        The Qt3 Linguist
ii  qt3-qtconfig   3.2.1-6        The Qt3 Configuration Application
ic  qt3-tools      3.0.3-20020329 Qt GUI Designer and other Qt3 based tools


基本上步驟跟IRCConf裡面的教學是一樣的
error code實在看不是很懂 google也找不太到solutions
因靠耶和華而得的喜樂是你們的力量。 尼西米8:10
EricSS
懵懂的國中生
懵懂的國中生
 
文章: 128
註冊時間: 週四 3月 13, 2003 11:39 pm
來自: 紅毛城

回到 debian desktop

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客