This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Why does command prompt appear on Windows when starting a GUI app?
- From: Barry Andrews <titanandrews at earthlink dot net>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 4 Feb 2006 17:57:13 -0500 (GMT-05:00)
- Subject: Why does command prompt appear on Windows when starting a GUI app?
- Reply-to: Barry Andrews <titanandrews at earthlink dot net>
Hi All,
I have a GUI application that is compiled with gcj on Windows. When I double click the .exe file in Windows Explorer, a command window comes up behind the GUI. Is there any way to get rid of this? Any help is much appreciated!
thanks,
B