Windows compatibility?

Eero Tamminen oak at welho.com
Wed Jun 2 16:36:01 EDT 2004


Hi,
 
Machiel, is this thing in testengine.c required by & compatible with all
the Windows compilers or just by MS-VC?
-----------
#ifdef WIN32
#pragma comment(lib, "SDL.lib")
#pragma comment(lib, "SDLmain.lib")
#pragma comment(lib, "SDL_mixer.lib")
#pragma comment(lib, "SDL_image.lib")
#endif
-----------

I'm mainly thinking about the free Win32 compilers like MingW or Lcc:
	http://www.mingw.org/
	http://visual-mingw.sourceforge.net/
	http://www.cs.virginia.edu/~lcc-win32/
(which I haven't used)

Is somebody on the list using these?  Or other Windows compilers
(with some success in Airstrike compilation)?


This is no problem, I'm just curious. :-)


	- Eero



More information about the airstrike mailing list