[vtkusers] Error in vtkCoreGraphicsGPUInfolist

Sean McBride sean at rogue-research.com
Wed Jun 23 13:20:10 EDT 2010


On Wed, 23 Jun 2010 12:26:32 -0400, Preeti Bindu said:

>I am trying to build my project which draws a simple cylinder in cocoa, mac
>OS X 10.6. I am getting an error which says:
>
>         "_IORegistryEntrySearchCFProperty", referenced from:
>         vtkCoreGraphicsGPUInfoList::Probe()      in
>libvtkRendering.a(vtkCoreGraphicsGPUInfoList.cxx.o)
>         ld: symbol(s) not found
>         collect2: ld returned 1 exit status
>
>I don't know where this error is coming from. Could someone bother telling
>me?

A recent change to VTK requires linking against the IOKit.framework, and
your project is not doing so.

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtkusers mailing list