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

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

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

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

-EricOn 11/9/07, Dominique Louis 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

That’s exactly what I needed to know.

Thanks,

Dominique.

“E. Wing” wrote:> 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