Hi!
I have a program that uses PDCurses under Windows (as there is no
alternative that I can find). I am currently linking with the .lib to
make a standalone executable. I do not wish to give away the source to
this program.
Just to clarify:
*If I link with the .lib, this is GPL'ed, and I assume I have to release
the source as I am effectively 'compiling in' PDCurses
*If I just load the DLL at runtime, do I have to GPL my own code?
I have this URL below:
http://www.gnu.org/copyleft/lgpl.html
Which I am reading, but the above is just to clarify!
Cheers,
Jeremy.