07-17-2022, 05:16 PM
What is specifically is LGPL in QB64 programs and why does whole source have to be posted if what one Sub or Function is used?
I am not a fan of posting code without source but why should the whole source be necessary? That doesn't sound right to me. Does that include source for all libraries and other includes say from C or C++ or Windows API? eg do I have to source all of Windows too?
Somethings wrong here!
I am not a fan of posting code without source but why should the whole source be necessary? That doesn't sound right to me. Does that include source for all libraries and other includes say from C or C++ or Windows API? eg do I have to source all of Windows too?
Somethings wrong here!
b = b + ...