Re: Libpropc++



> Since template code cannot be 'separated' from the rest of a program
> into a shared library, all the files that depend on a template library
> (such as, in fact, libsigc++) will have to be open-sourced in order to
> comply with the terms of the LGPL. This does indeed implicate that you'd
> have to open-source at least a part of your program in order to be able
> to use libsigc++.
The template code surely can't (atleast now) be separated in the form
of a shared library, but the code that depends on a template library
can definitely be made a shared library if that code is itself not a
template code. So it depends.. You may or may not have to release your
source code.

Ramashish



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]