Bug 283262

Summary: smokeqtgui fails to link on Mac OS X
Product: [Developer tools] bindings Reporter: Chris Burel <chrisburel>
Component: generalAssignee: kde-bindings
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: cullmann
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: macOS   
Latest Commit: Version Fixed In:

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.