[vtk-developers] VTK build error for libQVTK on OSX 10.5, QT 4.4, VTK-5-2

Darren Weber darren.weber.lists at gmail.com
Thu Aug 28 13:23:47 EDT 2008


I'm checking the CMake config for this OSX 10.5 (+macports) build.

I got the error before with:

VTK_USE_CARBON: OFF
VTK_USE_COCOA: ON
VTK_USE_QVTK: ON
VTK_USE_X: OFF

So I'm going to set VTK_USE_CARBON: ON and rebuild.

Would you run make clean before rebuilding?

Thanks, Darren



On Thu, Aug 28, 2008 at 10:04 AM, Moreland, Kenneth <kmorel at sandia.gov>wrote:

> Probably.  Qt relies on carbon.
>
> -Ken
>
>
> On 8/28/08 11:01 AM, "Darren Weber" <darren.weber.lists at gmail.com> wrote:
>
> >
> > Linking CXX shared library ../../bin/libQVTK.dylib
> > Undefined symbols:
> >   "vtkCarbonRenderWindow::UpdateGLRegion()", referenced from:
> >       QVTKWidget::DirtyRegionProcessor(OpaqueEventHandlerCallRef*,
> > OpaqueEventRef*, void*)   in QVTKWidget.o
> > ld: symbol(s) not found
> > collect2: ld returned 1 exit status
> > make[2]: *** [bin/libQVTK.5.2.0.dylib] Error 1
> > make[1]: *** [GUISupport/Qt/CMakeFiles/QVTK.dir/all] Error 2
> > make: *** [all] Error 2
> >
> >
> >
> > In the CMake config, I turned off carbon; is that the problem here?
> >
> > Thanks, Darren
> >
>
>
>    ****      Kenneth Moreland
>    ***      Sandia National Laboratories
> ***********
> *** *** ***  email: kmorel at sandia.gov
> **  ***  **  phone: (505) 844-8919
>    ***      fax:   (505) 845-0833
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20080828/f2f52c07/attachment.html>


More information about the vtk-developers mailing list