Quote Originally Posted by ykohn
LGPL means that I need to create a lib with that and publish the source ? or can I use theses files and simply include in my installer and just said that I use theses files ? I don't wants to steal source code.
You will have to use a library for LGPLed code, because you must give your users possibility to relink the application with a modified version of that LGPLed code.