WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: iPhone SDK <-> SDL License

Re: iPhone SDK <-> SDL License

by Sam Lantinga-2 :: Rate this Message:

| View in Thread

> What do i have to make sure (SDL License wise), to be able to eventually
> distribute my iPhone Application on the App Store.

> This is my assumptions:
> - I have to link to SDL as a shared object.
> - I have to let the user know that i'm using the SDL library.

These are the normal rules for linking under the LGPL.

Unfortunately, the Apple iPhone developer agreement specifically prevents
you from dynamic linking to frameworks and dynamically loading object code.
Thus, as far as I can tell, unless you release the source for your program
there is no way to comply with the LGPL.

However, I am currently in the process of forming a small company to handle
commercial SDL licensing.  The license gives you the standard rights to use
the SDL library in your application.  The cost covers a single product
across all supported platforms, with discount pricing for multiple products
available.

This license is only available for SDL 1.3 and newer, and all contributors
to the SDL 1.3 code must allow me to redistribute their changes under both
the LGPL and the alternative commercial license.

Please send me private e-mail if you're interested in pricing and more
information.

See ya!
        -Sam Lantinga, Lead Software Engineer, Blizzard Entertainment
_______________________________________________
SDL mailing list
SDL@...
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

 « Return to Thread: iPhone SDK <-> SDL License