Bug 283262 - smokeqtgui fails to link on Mac OS X
Summary: smokeqtgui fails to link on Mac OS X
Status: RESOLVED UNMAINTAINED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources macOS
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 18:24 UTC by Chris Burel
Modified: 2024-05-06 18:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Burel 2011-10-03 18:24:29 UTC
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.
Comment 1 Justin Zobel 2021-03-09 05:24:39 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 Christoph Cullmann 2024-05-06 18:11:30 UTC
The bindings we had are no longer maintained and got removed with either KF5 or KF6, depending on the language.