Hi, looks like qt is missing but without seeing your command line it is hard to tell, could you send me the full build log.
Just a reminder for all sending this kind of error messages, please include not only the error output but the full build log (including compile and link command lines). Just seeing the errors all we can do is guess and we will asked for the logs anyway so it is just faster to send them in the first place ;-) regards, gerrit On Mon, 2005-01-17 at 09:34, Tran Thanh Hiep wrote: > any body help me!. > When I compile OpenSG example QT, I see compiler send > message error follow: > > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::updateGL()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::qt_emit(int, QUObject*)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::initializeOverlayGL()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to > `QGLWidget::QGLWidget[not-in-charge](QWidget*, char > const*, QGLWidget const*, unsigned)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::setFormat(QGLFormat const&)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLFormat::defaultFormat()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::paintEvent(QPaintEvent*)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::glInit()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::setMouseTracking(bool)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::resizeOverlayGL(int, int)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::grabFrameBuffer(bool)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::qt_cast(char const*)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::renderPixmap(int, int, bool)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::updateOverlayGL()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::resizeEvent(QResizeEvent*)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::qt_property(int, int, > QVariant*)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::makeOverlayCurrent()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::setContext(QGLContext*, > QGLContext const*, bool)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::~QGLWidget [not-in-charge]()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `typeinfo for QGLWidget' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::reparent(QWidget*, unsigned, > QPoint const&, bool)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::qt_invoke(int, QUObject*)' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::paintOverlayGL()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::glDraw()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to `QGLWidget::staticMetaObject()' > /usr/local/lib/dbg/libOSGWindowQT.so: undefined > reference to > `QGLWidget::QGLWidget[not-in-charge](QGLFormat const&, > QWidget*, char const*, QGLWidget const*, unsigned)' > collect2: ld returned 1 exit status > > I have installed OpenSG as intruction of OpenSG > document > > > > > __________________________________ > Do you Yahoo!? > Read only the mail you want - Yahoo! Mail SpamGuard. > http://promotions.yahoo.com/new_mail > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
