[SDL] console output under windows

Mikael Eriksson mikael_miffe_eriksson at yahoo.se
Fri Jun 16 10:57:07 PDT 2006


On Fri, Jun 16, 2006 at 12:46:06PM +0200, C.Alvarez wrote:
> Hello
> 
> I am trying to make a simple SDL application under windows with Mingw
> gcc. I like to use msdos console to display some debugging output, but
> when I insert SDL.h header and I link sdl and sdlmain libs, then console doesn't display
> anything anymore...
> 
> I tryed with and without -mconsole flag, this doesn't change.
> 
> Is this a mess from me or else ?

It's from SDL. To remove it, pass --disable-stdio-redirect to configure
and rebuild.

> thnx
> 
> 
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
Url : http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20060616/f7e13113/attachment.pgp 


More information about the SDL mailing list