1
General / Re: SFML firt exemple static compilation
« on: December 31, 2014, 04:53:10 am »
Yep u right, its a wrap up but its more a help for Dev-Cpp guys since the tut provided led me to errors.
I followed the tut on code:blocks but at first i just put the 3 lib (graphic, window, system) and thought it was enough. then I added the missing lib (jpeg, freetype. etc...) but got still errors due to the fact that the tut was giving glew , instead of glew32 and also i was putting those extra lib before the sfml-xxx libs instead of after them. So before reaching the right config i got errors and was trying different combinations, that the purpose of my post , to provide the right config for the guys in the same situation.
Cheers
I followed the tut on code:blocks but at first i just put the 3 lib (graphic, window, system) and thought it was enough. then I added the missing lib (jpeg, freetype. etc...) but got still errors due to the fact that the tut was giving glew , instead of glew32 and also i was putting those extra lib before the sfml-xxx libs instead of after them. So before reaching the right config i got errors and was trying different combinations, that the purpose of my post , to provide the right config for the guys in the same situation.
Cheers