Re: [Live-devel] Live555 for Windows as DLL (LGPL)

2017-02-15 Thread Sergio Basurco
Hi Ross, Yes, my apologies. I meant Windows shared libraries are not supported. I'm struggling with the Visual Studio part now and it seems possible to avoid adding the non-standard decorations, and still get a shared windows library...I'll let you know if I succeed in case you consider it a good

Re: [Live-devel] Live555 for Windows as DLL (LGPL)

2017-02-15 Thread Ross Finlayson
> I know LiveMedia does not support builds as a shared library. That’s not true at all. Notice that we have a “config.linux-with-shared-libraries” configuration file. This lets you compile the code - for Linux - so that it will use shared libraries. (We make this possible precisely because

[Live-devel] Live555 for Windows as DLL (LGPL)

2017-02-15 Thread Sergio Basurco
Hi all, This topic has come up several times. I just want to refresh the status on this. I know LiveMedia does not support builds as a shared library. However, this is the only way to use it with LGPL license. As I'm sure other commercial products use the library on Windows, and these are LGPL as