I am getting these linking errors which appear to be a lib version mismatch between the libQtGui and Glib.
/usr/local/Trolltech/Qt-4.5.0/lib/libQtGui.so: undefined reference to `QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*)' /usr/local/Trolltech/Qt-4.5.0/lib/libQtGui.so: undefined reference to `QEventDispatcherGlib::hasPendingEvents()' /usr/local/Trolltech/Qt-4.5.0/lib/libQtGui.so: undefined reference to `QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)' /usr/local/Trolltech/Qt-4.5.0/lib/libQtGui.so: undefined reference to `QEventDispatcherGlib::unregisterTimer(int)' etc. I am running Fedora 10 and Qt 4.5.0. Has anyone encountered this, and what is the best way to resolve this issue. _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
