[Kde-bindings] [Bug 283262] New: smokeqtgui fails to link on Mac OS X
Chris Burel
chrisburel at gmail.com
Mon Oct 3 18:24:30 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=283262
Summary: smokeqtgui fails to link on Mac OS X
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: OS X
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: chrisburel at gmail.com
Version: unspecified (using Devel)
OS: OS X
I get the following linker error:
Linking CXX shared library libsmokeqtgui.dylib
Undefined symbols for architecture x86_64:
"QPrintDialog::setPrinter(QPrinter*, bool)", referenced from:
__smokeqtgui::x_QPrintDialog::x_12(Smoke::StackItem*) in x_12.cpp.o
__smokeqtgui::x_QPrintDialog::x_28(Smoke::StackItem*) in x_12.cpp.o
"QPrintDialog::addButton(QPushButton*)", referenced from:
__smokeqtgui::x_QPrintDialog::x_14(Smoke::StackItem*) in x_12.cpp.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [qtgui/libsmokeqtgui.3.0.0.dylib] Error 1
make[1]: *** [qtgui/CMakeFiles/smokeqtgui.dir/all] Error 2
make: *** [all] Error 2
I'm using OS X 10.7.1, Qt 4.7.4, smokeqt from git.
Reproducible: Always
Steps to Reproduce:
Try to compile smokeqt on OS X.
Actual Results:
Does not link.
Expected Results:
Should link successfully.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list