On 13 Oct 2007, at 0:03, Marcel x wrote: > On mingw in order to keep the console you pass -Wl,-- > subsystem,console to g++
With mingw I usually just use -mwindows or -mconsole to make the selection - it's less to type! -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

