Setting Up Code::blocks To Compile For Windows


Quiest

I like turtles!
Joined
Sep 2, 2004
Messages
3,411
Age
40
Location
Dteuschland ;)
I have set up Code::Blocks to dev in C++/SDL for the 2X which worked just fine,
I already got some programs running.

But I`m sick of just being able to test my programs on the 2X, and I don`t for the
heck know how to make Code::Compile correctly for Windows.

With the current set up, if I tell the compiler to build an exe, I get the DOS error
message "Program too big for memory" when I run the built exe...
(may that be because I`m actually compiling for Linux?)

I don`t know what to do, please help!


EDIT:
Guyfawkes, you stated in the comments of your SDL_Test program "i use a define because i can compile for gp2x or windows..."
can you shed any light on this? how do you do it?
 
Back
Top