[SDL] Windows 7 MinGW Link Error

ericevan ericevan123 at gmail.com
Sat Sep 17 14:30:47 PDT 2011


Already done, as seen here:


Code:
#include <SDL/SDL.h>

int main()
{
	SDL_Init(SDL_INIT_EVERYTHING);

	SDL_Quit();

	return 0;
}






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20110917/72c4684e/attachment.htm>


More information about the SDL mailing list