[vtkusers] problem compiling VTK 5.10.0 rc2 on a Mac
Sean McBride
sean at rogue-research.com
Tue Apr 10 16:50:41 EDT 2012
On Tue, 10 Apr 2012 12:46:15 -0400, A A said:
>CMAKE_OSX_DEPLOYMENT_TARGET = 10.5
>CMAKE_OSX_SYSROOT = /Developer/SDKs/MacOSX10.5.sdk
Not really an answer to your question, but you don't need to use the 10.6 SDK to support 10.5 at runtime. You only need to set the deployment target to the lowest version you want to support at runtime. Maybe your build with work against the 10.6 SDK...
--
____________________________________________________________
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