Hello
Right now i have linked my project with static library, and I'm planing on selling my game. So my question is, do i need to change my project linking to dynamic and use dll files for a commercial project?
also I read the SFML License and it says that i can use the library for commercial project and all i have to do is just to acknowledgment that i used sfml in my game. well what about the other library's that's sfml is using? do i need to do anything about it?
I just want to know what do i have to do to not get sued by SFML group or by other library like OpenAL, GLEW, freetype etc...