[vtkusers] Mac OS X 10.5, VTK, Qt, WTF?
kent williams
nkwmailinglists at gmail.com
Thu Mar 4 14:18:53 EST 2010
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?
More information about the vtkusers
mailing list