Petr Hracek wrote:
Hello all,

finally I've build my application under Windows.
But may be cosmetic problem occurs.
When I run file main.exe (my application) windows console is opened as well.
It remains till GTKMM application is open.

After closing GTKMM application windows console is also closed.

How can I build application so that windows console will not be visible?

regards
Petr
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list
I assume you're using mingw to build? I believe there's a -mwindows option or something similar that will change this behavior

jonner
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to