Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

QT 5 compile fails with undefined symbols for x86_64 on OS X

$
0
0
I having an issue compiling QT 5.0, where it eventually errors out due to undefined symbols for x86_64. —— Undefined symbols for architecture x86_64: “_XSetErrorHandler”, referenced from: QGtkStylePrivate::initGtkWidgets() const in qgtkstyle_p.o “_XSetTransientForHint”, referenced from: QGtkStylePrivate::setupGtkFileChooser(_GtkWidget*, QWidget*, QString const&, QString const&, QString*, QFlags<QFileDialog::Option>, bool, QHash<_GtkFileFilter*, QString>*) in qgtkstyle_p.o ld: symbol(s) not found for architecture x86_64 —— Anyone see this before? Compiling previous versions of QT don’t have this issue.

Viewing all articles
Browse latest Browse all 18427

Trending Articles