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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,96ff56e40ff22eac X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Received: by 10.68.15.41 with SMTP id u9mr26206122pbc.3.1323161540274; Tue, 06 Dec 2011 00:52:20 -0800 (PST) Path: lh20ni75138pbb.0!nntp.google.com!news2.google.com!postnews.google.com!i6g2000vbe.googlegroups.com!not-for-mail From: leonid Newsgroups: comp.lang.ada Subject: Re: I'm pleased to announce QtAda version 2.7.4 Date: Tue, 6 Dec 2011 00:52:19 -0800 (PST) Organization: http://groups.google.com Message-ID: <591f5c27-4e28-47c8-af79-c56cc6ad49d1@i6g2000vbe.googlegroups.com> References: <5573b39b-4058-474a-807c-42b742b925e5@ca1g2000vbb.googlegroups.com> NNTP-Posting-Host: 94.230.81.55 Mime-Version: 1.0 X-Trace: posting.google.com 1323161540 26865 127.0.0.1 (6 Dec 2011 08:52:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 6 Dec 2011 08:52:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i6g2000vbe.googlegroups.com; posting-host=94.230.81.55; posting-account=gOkKbAoAAACKpspXTBDXeWNsiTyhFowY User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0,gzip(gfe) Xref: news2.google.com comp.lang.ada:14851 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-12-06T00:52:19-08:00 List-Id: On Dec 5, 10:30=A0pm, "Nasser M. Abbasi" wrote: > On 12/5/2011 12:45 AM, leonid wrote: > > > > > > > > > > > Announce : QtAda version 2.7.4 =A0free edition > > QtAda is Ada-95(05,12) port to Qt4 graphics library > > Qt version 4.7.3(4.7.4,4.8.0) open source and qt4c.dll(libqt4c.so) > > builded with Microsoft Visual Studio 2010 =A0in Windows and gcc =A0in > > Linux > > Packages was tested with gnat gpl 2011 ada compiler in Windows 32bit > > and 64bit and Linux x86 =A0Debian 5 > > It supports GUI, SQL, Multimedia, Web, Netork and many others thinks. > > > QtAda for Windows and Linux (Unix) is available from > >http://users1.jabry.com/adastudio/index.html > > > Sources and prebuild VTK 5.9.0 and Qt 4.7.3 for win32 and x86 , you > > can found on my DVD "ADASTUDIO 2011" > > Torrent and eMule reference on site. > > > Leonid Dulman (leonid.dul...@gmail.com) > > Thanks for this. > > Do you have allready build sample applications using QtAda that > one can download and run? Either for windows or for linux? > > I mean some small application that shows some of the features > of the GUI all build in Ada that one can try out? > > I looked at the web page > > http://users1.jabry.com/adastudio/qtada/qt4/qt4ada.html > > but did not see any. I see the DLL's and source code, but > I was looking at a prebuild (static prebuild) .exe that > I can download and just run without having to build anything. > > Sorry if I missed it. > > --Nasser To build application is very easy gcc -c *.adb qt4ada All Prebuild Windows executable are in ADASTUDIO_2011 DVD Leonid