[SDL] Developing a standalone EXE in VC++ with SDL - possible?

Peter Ketting peterketting at sysmatrix.net
Mon Jan 28 13:29:21 PST 2008


<snip>

> Thanks for the help!


Another way to bypass all the microsoft dependencies is to compile the 
finish project using MingW32, which is what I do. Produces a pretty small 
executable and still uses sdl.dll without having to muck about with anything 
else really. Works like a charm.

Cheers,
Peter



More information about the SDL mailing list