[SDL] Mac OS X : Is it possible to ship SDL libararies as part

E. Wing ewmailing at gmail.com
Sat Nov 10 01:50:40 PST 2007


The frameworks should reside in Myapp.app/Contents/Frameworks/

Assuming you are using our provided frameworks, then they are ready to
be bundled. You shouldn't have to do much more. If you want a
tutorial, check out the Getting Started Screencasts I made for
OpenSceneGraph. Though it's for OpenSceneGraph, it's pretty much the
same exact procedure as SDL (which is not a coincidence).

http://www.openscenegraph.org/projects/osg/wiki/Support/Tutorials/MacOSXTips

-Eric



On 11/9/07, Dominique Louis <dominique at savagesoftware.com.au> wrote:
> Hi E. Wing,
>    One last clarification. If I just put these SDL*.frameworks into the
> Myapp.app/Contents folder ,will that be enough at run-time or are there
> other things I need to do?
>
> Dominique.
>
>
> Dominique Louis wrote:
> > Excellent! Just what I wanted to hear. Now I can tell the client that
> > this is possible and we can move forward. Look out for a small press
> > released in January.
> >
> >
> >
> > Dominique.
> >
> > E. Wing wrote:
> >> The official frameworks we distribute (and Xcode projects) are already
> >> setup to be bundled. Bundle to your heart's content.
> >>
> >> -Eric
>
>
> _______________________________________________
> SDL mailing list
> SDL at lists.libsdl.org
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>


More information about the SDL mailing list