has anyone had any joy at getting sdl2 working with orwell devcpp ?
I am also having problems getting my older (devcpp 4.9.9.2) sdl1.2.x projects to compile on the newer devcpp. Most help I can find (google etc) refers to the old devcpp and doesn't seem to work on the newer one.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You have to either get the 32-bit version of Orwell Dev-C++ or compile SDL yourself using the 64-bit compiler. I couldn't be assed so I just got the 32-bit MinGW version. XD
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thanks. I used the mingw32 version and got it going (and also my earlier sdl1.2 devcpp4.9.9.2 projects.) Next thing is to work out how to create devcpp templates and packages, and I'll create one for SDL2. (and SDL2_Image and SDL_Mixer maybe as well)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
has anyone had any joy at getting sdl2 working with orwell devcpp ?
I am also having problems getting my older (devcpp 4.9.9.2) sdl1.2.x projects to compile on the newer devcpp. Most help I can find (google etc) refers to the old devcpp and doesn't seem to work on the newer one.
You have to either get the 32-bit version of Orwell Dev-C++ or compile SDL yourself using the 64-bit compiler. I couldn't be assed so I just got the 32-bit MinGW version. XD
thanks. I used the mingw32 version and got it going (and also my earlier sdl1.2 devcpp4.9.9.2 projects.) Next thing is to work out how to create devcpp templates and packages, and I'll create one for SDL2. (and SDL2_Image and SDL_Mixer maybe as well)