Re: [CMake] Need cmake help for MacOsX

2010-05-21 Thread Jerome Vernet
Le 21/05/10 18:20, Michael Wild a écrit : On 21. May, 2010, at 16:42 , Jérôme VERNET wrote: Hi, I'm trying to update an existing cmake project to be used on MacOsX. After a lot of thinking, I can now build, using the right framworks/library/using the good SDK/on the right ARCHitecture...

Re: [CMake] Need cmake help for MacOsX

2010-05-21 Thread Jerome Vernet
oops... Le 21/05/10 18:20, Michael Wild a écrit : Well, the actual error message would have been of help here, wouldn't it? And while you're at it, run with make VERBOSE=1 in order to see the actual commands being run. Here is what I get: Copying OS X content

Re: [CMake] Need cmake help for MacOsX

2010-05-21 Thread Jerome Vernet
Le 21/05/10 22:08, Michael Wild a écrit : Yes, you have to copy every file individually. AFAIK there is a source file property you can set to specify the location inside the bundle. That is not a file, but really a folder and maybe that is messing up CMake? Localized resources

Re: [CMake] Fwd: Re: Need cmake help for MacOsX

2010-05-21 Thread Jerome Vernet
Thanks for your help. Things are better, but far from perfect, see below Le 21/05/10 22:34, Werner Smekal a écrit : Hi Jerome, On 5/21/10 4:42 PM, Jérôme VERNET wrote: # copy SDL frameworks into app bundle for Mac OS X if(APPLE) INSTALL(DIRECTORY