[vtkusers] Mac OSX 10.5/10.4 Build

list user quasilister at gmail.com
Thu Nov 13 13:16:18 EST 2008


Sorry for the delay.  Using 10.5 SDK fixed my problem and allowed me to
build my app for Tiger and Leopard.
For completeness:
 CMAKE_OSX_ARCHITECTURES
i386

 CMAKE_OSX_SYSROOT                /Developer/SDKs/MacOSX10.5.sdk
 CMAKE_CXX_FLAGS                  -mmacosx-version-min=10.4
 CMAKE_C_FLAGS                       -mmacosx-version-min=10.4

My MacBook (Leopard 10.5.4) has this configuration:
gcc:  i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5484)
{PreInstalled}
cmake: cmake version 2.6-patch 2 {binary install from cmake.org}

Unfortunately, I had unrelated problem with xerces and macports...

In any case, Thank you again for your help,
--Benjamin



On Wed, Nov 12, 2008 at 10:55 AM, Sean McBride <sean at rogue-research.com>wrote:

> On 11/12/08 10:26 AM, quasilister said:
>
> >Your suggestions have fixed the problem.  I was using apples gcc 4.0.1
> >and cmake version 2.6-patch 2.
>
> Can you elaborate?  I'm quite curious.  Did using the 10.5 SDK fix it?
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081113/ae5f3969/attachment.htm>


More information about the vtkusers mailing list