I want to develop a program with gtk+3, and gtk+3 is under gnu lgpl2.1. Should I open-source my program if I use the library by linking the library in compile-time(such as #pragma comment(lib, “xxx.lib”) in visual studio). If I must, how can I avoid open-source my program by using gtk+3? Thanks you very much. Alex Cui 2019.2.25 Sent from Mail for Windows 10 |