Author Topic: Compiler in window mode  (Read 2653 times)

junior

  • Guest
Compiler in window mode
« on: November 10, 2007, 04:34:57 pm »
Hello,

I build small console applications, just to test some algorithms.
When I build a project, the compiler starts in text (console) mode, and the screen flicks while changing display mode.
Please tell me if there is a way to start the compiler in window mode.
I use mingw32-g++.exe.

Thank you in advance.