While it will compile, the resulting binary needs to be compatible with 10.4.


-----Original Message-----
From: Sean McBride [mailto:s...@rogue-research.com] 
Sent: Friday, March 26, 2010 12:35
To: Simmons, Aaron; cmake@cmake.org
Subject: Re: [CMake] find_library and mac os x SDKs

On Fri, 26 Mar 2010 14:08:04 -0400, Simmons, Aaron said:

>When compiled on Mac OS X, my project links against the 10.4 SDK.  This
>SDK is often not installed by default on newer systems (10.6, for
>example).  I would like to put in a check for whether the SDK is present
>before compiling (otherwise the developer gets all kinds of hard-to-
>understand compile errors).

Is there some reason you must use the 10.4 SDK?  Does your code not
compile against new SDKs?

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


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to