[vtkusers] [vtk-developers] Mac OS X 10.5, VTK, Qt, WTF?
Rannou, Nicolas
Nicolas_Rannou at hms.harvard.edu
Thu Mar 4 16:31:51 EST 2010
It's a known issue from QT. (it was an open ticket on QT Bug Tracker)
QtDBus libraries were missing on Mac in the Nokia installers.
It is now fixed with the 4.6.2 release available on the website.
On Mar 4, 2010, at 2:18 PM, kent williams wrote:
Here's the problem: On OS X (currently 10.5) I can build VTK with Qt,
if I build Qt myself.
If I use the system Qt 4.6.0, installed from the binary package from
qt.nokia.com, I get this build error:
Linking CXX shared library ../../../bin/libvtkQtChart.dylib
ld: framework not found QtDBus
collect2: ld returned 1 exit status
make[2]: *** [bin/libvtkQtChart.5.5.0.dylib] Error 1
make[1]: *** [GUISupport/Qt/Chart/CMakeFiles/vtkQtChart.dir/all] Error 2
make: *** [all] Error 2
What gives?
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtk-developers
More information about the vtkusers
mailing list