[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Re: Pygame
- From: Andre de Leiradella <leiradella@...>
- Date: Thu, 18 Dec 2003 12:27:27 -0200
>How did you solve statically linking SDL with the SDL license? (I have the
>same problem for a currently-only-at-idea-stage project)
>
> Enrico
Simple, LGPL actually lets you statically link the library to your
application, you just have to give the users means to update the version of
the library your application uses. There are two ways of doing that, release
your source code or release your compiled code (object files).
Andre de Leiradella
http://www.geocities.com/andre_leiradella/