Page 1 of 1

How to set up SDL2 in Eclipse juno or kepler?

PostPosted: 09 Oct 2013, 17:28
by johny
Hi everybody,

maybe I am so stupid or I am just stuck but I am not able set up SDL2 on my Eclipse. I am programming in C++ use mingw and windows 7 64bits. I want to proceed and try to program some graphic with C++. But I dont have any success. I checked internet I tried Eclipse phorum but nobody answear me :( SDL phorum is only for chosen people, there is impossible write any question :( So please if somebody know procedure how to set up SDL2 on Eclipse, write the answear for me. I will be the most happy person on the world. Thanx a lot for your answear.

Re: How to set up SDL2 in Eclipse juno or kepler?

PostPosted: 10 Apr 2014, 15:58
by gaudon
Hi Johny

I meet the same problem, have you finaly found informations about SDL2 installation on Eclipse kepler and Mingw ?

Thank you

Re: How to set up SDL2 in Eclipse juno or kepler?

PostPosted: 24 Apr 2014, 16:29
by gaudon2
You are not stupid, that's not so easy to setup an IDE. I supposed you need'nt an answer now but I do it for others.
I found and successfully installed SDL2 on Kepler with Mingw here :
http://stackoverflow.com/questions/1757 ... on-windows
regards