[SDL] Mac OS X : Carbonised version of SDL.framework...

Charles McGarvey onefriedrice at brokenzipper.com
Fri Nov 9 16:19:04 PST 2007


You shouldn't have any problems using SDL.framework with Carbon.  SDLMain.m 
requires Cocoa, so you'll just need to link your app against both 
Carbon.framework and Cocoa.framework.

I've never tried to use Carbon with SDL, mind you, but I don't foresee any 
issues since you can typically mix Cocoa and Carbon fairly liberally, I 
think.  Someone may correct me if I'm wrong.

----- Original Message ----- 
From: "Dominique Louis" <dominique at savagesoftware.com.au>
To: <sdl at lists.libsdl.org>
Sent: Friday, November 09, 2007 3:02 PM
Subject: [SDL] Mac OS X : Carbonised version of SDL.framework...


> Hi all,
>   Am I right in saying that the current Mac OS X version of
> SDL.framework is only designed to work with Cocoa?
>
> If so how can I build a version that works with Carbon?
>
>
> Thanks,
>
>
>
> Dominique.
> _______________________________________________
> SDL mailing list
> SDL at lists.libsdl.org
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org 



More information about the SDL mailing list