Okay i have a problem with linking static libraries in codeblocks(TDM-GCC-32). I did exactly what tutorial said, but found out that i have to specifically link other libraries than window,system etc. the problem is i dont know how am i supposed to do that.... I found many topics on that problem but none clearly explains what to do.
error:
"D:\sfml-release\_Sources\SFML\src\SFML\Graphics\RenderTarget.cpp|106|undefined reference to `glClearColor@16'|"
sorry if that's 100th time you're reading about this, I'm already so tired of this ><