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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.129.0.212 with SMTP id 203mr11542994ywa.14.1497890955812; Mon, 19 Jun 2017 09:49:15 -0700 (PDT) X-Received: by 10.157.46.132 with SMTP id w4mr329278ota.18.1497890955599; Mon, 19 Jun 2017 09:49:15 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!2.eu.feeder.erje.net!feeder.erje.net!2.us.feeder.erje.net!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!y44no1112784qth.1!news-out.google.com!s132ni5667itb.0!nntp.google.com!185no1838867itv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 19 Jun 2017 09:49:15 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=88.75.248.218; posting-account=ydqRLAoAAABWrNUnYo_2l_dUZxJ3vpmx NNTP-Posting-Host: 88.75.248.218 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Announce : Qt5Ada version 5.9.0 (541 packages) release 01/06/2017 free edition From: Heiko Grill Injection-Date: Mon, 19 Jun 2017 16:49:15 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:47018 Date: 2017-06-19T09:49:15-07:00 List-Id: Did I miss anything? I'am new to Ada and played a little. I was looking for= a GUI and found GTK, Gnoga and now QT5. For me it works, but what i want t= o know is there anybody using Ada and QT? The Examples from Leonid are very= good translated from the original c-code from qt. Greetings Heiko Am Donnerstag, 1. Juni 2017 07:39:09 UTC+2 schrieb leonid...@gmail.com: > Qt5Ada is Ada-2012 port to Qt5 framework (based on Qt 5.9.0 final) > Qt5ada version 5.9.0 open source and qt5c.dll,libqt5c.so(x64) built with = Microsoft Visual Studio 2015 in Windows, gcc x86-64 in Linux. > Package tested with gnat gpl 2012 ada compiler in Windows 32bit and 64bit= , Linux x86-64 Debian 8.5 >=20 > It supports GUI, SQL, Multimedia, Web, Network, Touch devices, Sensors,Bl= uetooth, Navigation and many others thinks. >=20 > Changes for new Qt5Ada release : > Added packages for modules : > QJson,QBson,QMongo (Mongo DB) modules support. >=20 > My configuration script to build Qt 5.9.0 is: configure -opensource -rele= ase -nomake tests -opengl dynamic -qt-zlib -qt-libpng -qt-libjpeg -openssl-= linked OPENSSL_LIBS=3D"-lssleay32 -llibeay32" -plugin-sql-mysql -plugin-sql= -odbc -plugin-sql-oci -icu -prefix "e:/Qt/5.9"=20 >=20 > As a role ADA is used in embedded systems, but with QTADA(+VTKADA) you c= an build any desktop applications with=20 > powerful 2D/3D rendering and imaging (games, animations, emulations) GUI,= Database connection, server/client, Internet browsing , Modbus control and= many others thinks. >=20 > Qt5Ada and VTKAda for Windows, Linux (Unix) is available from > https://drive.google.com/folderview?id=3D0B2QuZLoe-yiPbmNQRl83M1dTRVE&usp= =3Dsharing (google drive. It can be mounted as virtual drive or directory o= r viewed with Web Browser)=20 >=20 > The full list of released classes is in "Qt5 classes to Qt5Ada packages r= elation table.docx"=20 > VTKAda version 7.1.0 is based on VTK 7.1.0 (OpenGL2) is fully compatible = with Qt5Ada 5.9.0 >=20 > I hope Qt5Ada and VTKAda will be useful for students, engineers, scientis= ts and enthusiasts > With Qt5Ada you can build any applications and solve any problems easy an= d quickly. >=20 > If you have any problems or questions, tell me know. >=20 > Leonid