[vtkusers] problem compiling VTK 5.10.0 rc2 on a Mac

A A azata42 at gmail.com
Tue Apr 10 20:56:04 EDT 2012


Thanks, didn't realize that. (I assume you meant to write "you don't
need to use the 10.5 SDK to support...")

On Tue, Apr 10, 2012 at 4:50 PM, Sean McBride <sean at rogue-research.com> wrote:
> 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