[CMake] osx 10.6 10.5 compability issue

Yngve Inntjore Levinsen yngve.levinsen at gmail.com
Thu Apr 28 12:08:04 EDT 2011


Hi Michael,

I notice you know a lot about CMake and OSX, thanks once again! I'll give it a try asap.

Cheers,
Yngve

On Thursday 28 April 2011 06:04:18 PM Michael Jackson wrote:
> You probably want to set the "CMAKE_OSX_DEPLOYMENT_TARGET" to 10.5 and recompile.
> ___________________________________________________________
> Mike Jackson                      www.bluequartz.net
> Principal Software Engineer       mike.jackson at bluequartz.net 
> BlueQuartz Software               Dayton, Ohio
> 
> On Apr 28, 2011, at 11:58 AM, Yngve Inntjore Levinsen wrote:
> 
> > Dear all,
> > 
> > I have compiled my code in OSX Snow Leopard, and then a colleague using OSX Leopard wanted to use the bundle. However, he had some strange error saying something like:
> > dyld error: unknown required load command
> > 
> > (sorry I don't have the exact error print at hand)
> > 
> > I tried to google it and it looks like it is some kind of incompatibility with the dylibs between the two OS versions. Is there some flag I can set in CMakeLists.txt so that I compile a compatible version which will work on OSX Leopard as well? Or do you have another solution?
> > 
> > Please ask any questions if something is unclear! I apologize if this has been answered before, but I couldn't find it.
> > 
> > Best Regards,
> > Yngve I. Levinsen
> > _______________________________________________
> > 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
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110428/e33afec3/attachment.htm>


More information about the CMake mailing list