[vtkusers] VTK & Qt 4.4.3 on Mac
Elvis Dowson
elvis.dowson at mac.com
Mon Dec 1 10:26:34 EST 2008
Hi Mike,
I set VTK_USE_GUISUPPORT=ON, configure and then
proceed with setting VTK_USE_QVTK=ON. After than, configure once
again, set DESIRED_QT_VERSION=4.
You can do it in one shot with a clean installation and it works fine.
Here are the the settings that I use.
VTK_USE_CARBON=ON
VTK_USE_COCOA=OFF
VTK_USE_GUISUPPORT=ON
VTK_USE_QVTK=ON
DESIRED_QT_VERSION=4
VTK_USE_QVTK_QTOPENGL=ON
Best regards,
Elvis
On Dec 1, 2008, at 7:17 PM, Michael Jackson wrote:
> I would suggest starting with a clean build directory. VTK 5.2 is
> known to build without problems on OS X 10.5 and 10.4 using the
> latest Xcode distributions for each OS. The only thing you should
> have to change is the VTK_USE_CARBON to ON and the VTK_USE_COCOA to
> OFF.
>
> Get that to compile. After that successfully compiles then add in
> the VTK_USE_QVTK.
>
> _________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081201/72bf7be7/attachment.htm>
More information about the vtkusers
mailing list