Skip to main content

What exactly do I need to do if I use a LGPL licencedlicensed library?

Tweeted twitter.com/StackSoftEng/status/977146008462340096
Correcting spelling mistakes.
Source Link
maple_shaft
  • 26.6k
  • 12
  • 60
  • 136

I have read this questions and answers, but I still don't understand what exactly do I need to do if I dynamically link with a library that uses a LGLP licenceLGPL license (the SDL library in my case).

If I understand LGLPLGPL text correctly, I need to somehow provide the source for the library. Is this enough? If not, what else needs to be done?

I have read this questions and answers, but I still don't understand what exactly do I need to do if I dynamically link with a library that uses a LGLP licence (the SDL library in my case).

If I understand LGLP text correctly, I need to somehow provide the source for the library. Is this enough? If not, what else needs to be done?

I have read this questions and answers, but I still don't understand what exactly do I need to do if I dynamically link with a library that uses a LGPL license (the SDL library in my case).

If I understand LGPL text correctly, I need to somehow provide the source for the library. Is this enough? If not, what else needs to be done?

replaced http://programmers.stackexchange.com/ with https://softwareengineering.stackexchange.com/
Source Link

I have read this questions and answersthis questions and answers, but I still don't understand what exactly do I need to do if I dynamically link with a library that uses a LGLP licence (the SDL library in my case).

If I understand LGLP text correctly, I need to somehow provide the source for the library. Is this enough? If not, what else needs to be done?

I have read this questions and answers, but I still don't understand what exactly do I need to do if I dynamically link with a library that uses a LGLP licence (the SDL library in my case).

If I understand LGLP text correctly, I need to somehow provide the source for the library. Is this enough? If not, what else needs to be done?

I have read this questions and answers, but I still don't understand what exactly do I need to do if I dynamically link with a library that uses a LGLP licence (the SDL library in my case).

If I understand LGLP text correctly, I need to somehow provide the source for the library. Is this enough? If not, what else needs to be done?

Source Link
BЈовић
  • 14k
  • 8
  • 63
  • 82
Loading