Hi, the popular question reverse mode - I'm failing to create a win32-console for debugging an old project with "printf"-debugging output (WinXP and MinGW environment). The doc says, I would get the console by fltk debug lib, so I used a "configure --enable-debug" to make the debug lib and linked libfltkd.ato my app (okay, it doubles size). No console in sight. I also tried "-mconsole" instead of "-mwindows", but this creates a lot of missing functions.
I think, there is only a little mistake, but I'm out of ideas - any hints? Ed _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

