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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e7bb17cf455cbab9 X-Google-Attributes: gid103376,public From: Ehud Lamm Subject: Re: graphics in ada Date: 1999/02/18 Message-ID: #1/1 X-Deja-AN: 445759796 References: <7afdjo$rh2$1@bw107zhb.bluewin.ch> Content-Type: TEXT/PLAIN; charset=US-ASCII Organization: The hebrew University of Jerusalem Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-02-18T00:00:00+00:00 List-Id: You dn't say what platform you are working on, so I assume it is Windows. I'd suggest getting the newest version of GNAT (3.11) it a free download - and contains in all you need - a very good compiler, IDE, and Windows bindings. Ehud Lamm mslamm@pluto.mscc.huji.ac.il On Wed, 17 Feb 1999, Dizon L. wrote: > I'm a beginner interested in making graphics programmes in ada. Can someone > tell how should I start? I should have a graphics library first? > > > >