From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news2.google.com!news.glorb.com!news2.glorb.com!news.netfront.net!not-for-mail From: Alex Newsgroups: comp.lang.ada Subject: Re: GUI Application in ObjectAda Date: Sat, 26 Sep 2009 19:11:57 +0000 (UTC) Organization: Netfront http://www.netfront.net Message-ID: References: <23eb029b-9e70-4384-8879-7c3fe2d3f0db@k13g2000prh.googlegroups.com> <55042ab7-76dd-46d9-b4f8-e443cd1a1029@p15g2000vbl.googlegroups.com> NNTP-Posting-Host: 213.1.50.244 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: adenine.netfront.net 1253992317 61150 213.1.50.244 (26 Sep 2009 19:11:57 GMT) X-Complaints-To: news@netfront.net NNTP-Posting-Date: Sat, 26 Sep 2009 19:11:57 +0000 (UTC) User-Agent: Pan/0.132 (Waxed in Black) Xref: g2news2.google.com comp.lang.ada:8489 Date: 2009-09-26T19:11:57+00:00 List-Id: On Thu, 17 Sep 2009 04:38:11 -0700, nickname wrote: > On Sep 17, 4:30 am, Jérôme Haguet wrote: >> Hello Ernie. >> >> Try to add this option : -ll /SUBSYSTEM:WINDOWS >> >> For more information, you can take a look at \help\cli.hlp >> >> Hope this helps. >> >> Jérôme >> >> > Jérôme, > > Thanks, I tried that but it didn't help. I get an EXE but it doesn't do > anything when I double click on it. > > Ernie This probably isn't relevant as it doesn't sound like you're using gnat but in gnatmake the "-mwindows" option gets rid of the command prompt.