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=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a02:95ae:: with SMTP id b43mr18949041jai.4.1544680230148; Wed, 12 Dec 2018 21:50:30 -0800 (PST) X-Received: by 2002:a9d:6f9a:: with SMTP id h26mr575820otq.0.1544680230024; Wed, 12 Dec 2018 21:50:30 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!2.eu.feeder.erje.net!fdn.fr!proxad.net!feeder1-2.proxad.net!209.85.166.215.MISMATCH!k10no13852itk.0!news-out.google.com!v71ni26ita.0!nntp.google.com!k10no13849itk.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 12 Dec 2018 21:50:29 -0800 (PST) In-Reply-To: <1d26fae0-6c92-4b91-9f46-77ab92decf9e@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=124.171.140.153; posting-account=3BDb0woAAAAxEpy0UNGOioOboBRjpqqT NNTP-Posting-Host: 124.171.140.153 References: <1d26fae0-6c92-4b91-9f46-77ab92decf9e@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <47745e8d-84b1-4026-9f30-64fe786ae0fb@googlegroups.com> Subject: Re: Announce : Qt5Ada version 5.11.0 (548 packages) release 26/05/2018 free edition From: rogermc@iinet.net.au Injection-Date: Thu, 13 Dec 2018 05:50:30 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:55030 Date: 2018-12-12T21:50:29-08:00 List-Id: On Sunday, 27 May 2018 13:25:43 UTC+10, leonid...@gmail.com wrote: > Qt5Ada is Ada-2012 port to Qt5 framework (based on Qt 5.11.0 final) > Qt5ada version 5.11.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 9.2 >=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 new packages: Qt.QStringView,Qt.QGraphicsCustomItem,Qt.QGLContext >=20 > My configuration script to build Qt 5.11.0 is: configure -opensource -rel= ease -nomake tests -opengl dynamic -qt-zlib -qt-libpng -qt-libjpeg -openssl= -linked OPENSSL_LIBS=3D"-lssleay32 -llibeay32" -plugin-sql-mysql -plugin-sq= l-odbc -plugin-sql-oci -icu -prefix "e:/Qt/5.11"=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 > http://hybrid-web.global.blackspider.com/urlwrap/?q=3DAXicFc47DoJAEIDhOYK= nsHMBIb4SotHYqRFiLOxgd4VJZnfI8goXtLbwIB5B7P8v-ScHeH0Avm8AR0MU5qJ2nTAZkmTbOC= Yh2UAfJWvpW-kH0WK5AmKLSigmk9kdajk2AgnKpqnqjecph50WBXNB-s-9J5PSrkPdb1HF_n6et= I8T69mA19xckpRW4TlQt_R-nLZ1Fddl5tAWAFCMWz_OvTcj&Z (google drive. It can be = mounted as virtual drive or directory or 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 8.1.0 is based on VTK 8.1.0 (OpenGL2) is fully compatible = with Qt5Ada 5.11.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 I have obtained Qt5Ada from AdaStudio last July but have lost track of whic= h website I obtained it from. I am using a Mac OSX 10.13.6 I have built the library successfully. It generated libQtada_Lib.a. However, I am having trouble linking the first demo. =20 It compiles OK. I tried changing the QT version to: Version_QAda : string(1..6) :=3D "5.12.0"; QT_VERSION : constant Integer :=3D 16#050C00#; which compiled OK. Its failing with: Undefined symbols for architecture x86_64: "_QApplication_create", referenced from: _qt__qapplication__qapplication_create__2 in libQtada_Lib.a(qt-qappli= cation.o) "_QApplication_destroy", referenced from: _qt__qapplication__qapplication_invoke in libQtada_Lib.a(qt-qapplicat= ion.o) _qt__qapplication__qapplication_invoke__2 in libQtada_Lib.a(qt-qappli= cation.o) plus numerous others My gpr file: with "../../../../qt5ada.gpr"; project Simple is for Source_Dirs use ("SimpleExample"); for Object_Dir use "obj"; for Main use ("mywindow.adb"); package Linker is for Switches ("ada") use ("-F/usr/local/Cellar/qt/5.12.0/lib", "-fram= ework", "QtWidgets", "-framework", "QtGui", "-framework", "QtCore", "-frame= work", "DiskArbitration", "-framework", "IOKit", "-framework", "QtMacExtras= ", "-framework",=20 "OpenGL", "-framework", "AGL", "-L/Ada_Source/AdaStudio/qtada/lib"= , "-lQtada_Lib"); end Linker; end Simple; I added the "-L/Ada_Source/AdaStudio/qtada/lib", "-lQtada_Lib" but this did= n't fix the problem. Any assistance will be appreciated, Roger