[vtkusers] Vtk programming on Mac OS X with Xcode

Sean McBride sean at rogue-research.com
Wed Jul 11 10:19:15 EDT 2007


On 7/11/07 11:09 AM, Jing LI said:

>Then I changed the mode to release mode, and built it. It gave out errors,
>such as 
>
>" Undefined symbols: vtkErrorCode::GetStringFromErrorCode(unsigned long)"
>
>How to fix this problem?

Did you check the build transcript?  Maybe Xcode is not linking the
libraries in Release because you have only specified the link commands
for the Debug configuration.

-- 
____________________________________________________________
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