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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,2e7f1638b206223 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!newsfeed.straub-nv.de!tudelft.nl!txtfeed1.tudelft.nl!feeder1.cambriumusenet.nl!feed.tweaknews.nl!193.141.40.65.MISMATCH!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: How can I loose the cmd window from my GtkAda app? Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Mon, 11 May 2009 17:53:48 +0200 Message-ID: NNTP-Posting-Date: 11 May 2009 17:53:51 CEST NNTP-Posting-Host: d6d93b0d.newsspool2.arcor-online.net X-Trace: DXC=3k@\=]D7\WjPXlQ;h]GTMdA9EHlD;3Ycb4Fo<]lROoRa^YC2XCjHcbi@G[XlaFnf1aDNcfSJ;bb[eIRnRBaCd On Mon, 11 May 2009 08:19:16 -0700 (PDT), daniel.wengelin@home.se wrote: > My GtkAda app opens a cmd window that I cannot get rid of. I tried to > search for a solution in the users guide and using google, but without > success. Any ideas? You forgot to specify (-largs) -mwindows switch when linked your project for Windows. See, for example here: http://www.cs.fsu.edu/~baker/ada/gnat/html/gnat_ugn_31.html -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de