Hi
I ran into a problem in Java because i selected bsd,lgpl,apache,sun,epl. When i wanted functionality, I would link to a class library (add a jar to my project). It is too late, and i had to kill the project.
So my question is am i linking to external libraries when I build the binary (.exe) that are going to get me in trouble like the Java project. I will probably use c++ standard and wxwidgets (LGPL). Beyond that i dont know what i am getting into. How can i avoid the trap of having to follow all the requirements of the GPL which i dont understand as I am not a lawyer? Is it common for people to build applications in code::blocks and wxsmith without having to follow the requirements of the GPL? Any help is greatly appreciated because I must NOT repeat the java problem (200+ hours wasted)!
thanks
3rdshiftcoder