[SDL] Porting My Game with Dev C++ (Windows)

Davide "M3xican" Coppola dmc at dev-labs.net
Wed Jul 26 00:27:59 PDT 2006


kid das wrote:
> I'm currently working on a game for Windows but i want to port it over 
> to other Systems using Windows... What do i do??
if your code is based just on C/C++ and SDL, usually you don't need to
change your code to compile under windows except you use functions
that work just under X (i.e. SDL_WM_ToggleFullScreen()).

Maybe this HOWTO can help u:
http://mars.dev-labs.net/forum/viewtopic.php?t=128

cya

-- 

Davide "M3xican" Coppola

--------------------------------------------------------------------
email:  dmc at dev-labs.net
homep:  http://dmc.dev-labs.net
ICQ:    104241710
MSN:	bad_hangover at hotmail.it

Don't use IE and OE! 
Download FireFox and ThunderBird: http://www.mozilla.org/
--------------------------------------------------------------------





More information about the SDL mailing list