Help with the LGPL

Everything else that doesn't fall into one of the other PB categories.
siege1975
User
User
Posts: 13
Joined: Tue Feb 13, 2007 11:43 pm
Location: UK

Help with the LGPL

Post by siege1975 »

I have to admit I don't understand this license at all. Basically what I need answered is this.

If I use a library that is protected by the LGPL in a game say, will I then have to make my game opensource and/or free?

I'd be grateful of help here because I'm setting up my PureBasic library of libraries and there is one in particular that interests me but I won't use it if I have to do either of those things because the game I have in mind I wish to hopefully sell.

Any help please?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Help with the LGPL

Post by ts-soft »

siege1975 wrote: If I use a library that is protected by the LGPL in a game say, will I then have to make my game opensource and/or free?
No, as long as the used Library are unchanged. Should you change the Library yourself, the changed Source is to be made available.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
siege1975
User
User
Posts: 13
Joined: Tue Feb 13, 2007 11:43 pm
Location: UK

Post by siege1975 »

Thank You! That has been confusing me for some time. Strange that you should reply since it is your library that I am contemplating using. Though I'm still hazy on HOW to use a library and what, if anything I need to distribute with my exe. :)
Post Reply