[SDL] Developing a standalone EXE in VC++ with SDL - possible?
Stephen Anthony
sa666666 at gmail.com
Mon Jan 28 13:48:29 PST 2008
On Monday 28 January 2008 18:09, Peter Mackay wrote:
> It's quite possible to build an exe which behaves in this way using
> VC++ 2005 Express (I've not updated to 2008 yet) by using the non-DLL
> (static) runtime libraries and including SDL_win32_main.c in your
> project instead of SDLmain.lib.
Please point me to a howto on this if you can. Since Mingw isn't
supported that well in Vista32, and not at all in Vista64, it would be
nice to duplicate this functionality using Visual Studio.
Steve
More information about the SDL
mailing list