comp.lang.ada
 help / color / mirror / Atom feed
From: ulf.granlund@gmail.com
Subject: Re: Announce : Qt5Ada version 5.14.0 (571 packages)  release 13/12/2019 free edition
Date: Sun, 5 Jan 2020 15:41:21 -0800 (PST)
Date: 2020-01-05T15:41:21-08:00	[thread overview]
Message-ID: <df564615-e73f-4093-9080-1e9b818aac78@googlegroups.com> (raw)
In-Reply-To: <f88db636-26e5-483f-b1ca-82cd331422c9@googlegroups.com>

Den tisdag 17 december 2019 kl. 15:34:51 UTC+1 skrev leonid...@gmail.com:
> Qt5Ada is Ada-2012 port to Qt5 framework (based on Qt 5.14.0 final)
> Qt5ada version 5.14.0 open source and qt5c.dll,libqt5c.so(x64) built with Microsoft Visual Studio 2019 in Windows, gcc x86-64 in Linux.
> Package tested with gnat gpl 2019 ada compiler in Windows 64bit , Linux x86-64 Debian 10
> 
> It supports GUI, SQL, Multimedia, Web, Network, Touch devices, Sensors,Bluetooth, Navigation and many others thinks.
> 
> Changes for new Qt5Ada release :
> Added  new packages: Qt.QTest for simulate mouse and keyboard events
>                      Speech recognitions based on CMU Phenix
> 		     Prebuilded unoffitional Qt 5.14.0  and VTK 8.2.0 win64 on Windows and x86-64 on *nix
> 
> My configuration script to build Qt 5.14.0 is: configure -opensource -release -nomake tests -opengl dynamic -qt-zlib -qt-libpng -qt-libjpeg -openssl-linked OPENSSL_LIBS="-lssleay32 -llibeay32" -plugin-sql-mysql -plugin-sql-odbc -plugin-sql-oci -icu -prefix "e:/Qt/5.14" 
> 
> As a role ADA is used in embedded systems, but with  QTADA(+VTKADA) you can build any desktop applications with 
> powerful 2D/3D rendering and imaging (games, animations, emulations) GUI, Database connection, server/client, Internet browsing , Modbus control and many others thinks.
> 
> Qt5Ada and VTKAda for Windows, Linux (Unix) https://r3fowwcolhrzycn2yzlzzw-on.drv.tw/AdaStudio/adastudio.html
> Google drive
> https://drive.google.com/folderview?id=0B2QuZLoe-yiPbmNQRl83M1dTRVE&usp=sharing (google drive. It can be mounted as virtual drive or directory or viewed with Web Browser) 
>  
> 
> The full list of released classes is in "Qt5 classes to Qt5Ada packages relation table.docx" 
> VTKAda version 8.2 is based on VTK 8.2.0 (OpenGL2) is fully compatible with Qt5Ada 5.14.0
> 
> I hope Qt5Ada and VTKAda will be useful for students, engineers, scientists and enthusiasts
> With Qt5Ada you can build any applications and solve any problems easy and quickly.
> 
> If you have any problems or questions, tell me know.
> 
> Leonid

Hello, I have a very simple helloada.adb program that only does "with QT" and a Put_Line. I downloaded Qt5ada from here (Linux 64 bit). I also downloaded QT installer "qt-opensource-linux-x64-5.14.0.run" from Qt website.
When I do "gnatmake helloada.adb -largs libqt5c.so" I get these messages:
libqt5c.so: undefined reference to `QScriptEngineDebugger::autoShowStandardWindow() const'
libqt5c.so: undefined reference to `QScriptEngineDebugger::setAutoShowStandardWindow(bool)'
libqt5c.so: undefined reference to `QScriptEngineDebugger::widget(QScriptEngineDebugger::DebuggerWidget) const'
....  and a few similar lines all relating to "QScriptEngineDebugger". 

I have done "export LD_LIBRARY_PATH=/home/ulf/Qt5.14.0/5.14.0/gcc_64/lib" in my .bashrc and this has resolved all other undefined references except the above.

I am not able to find any library files related to QScriptEngineDebugger in the whole Qt5.14 install dir. Where can I find these? Have I done something wrong?
Grateful for any help.
Regards
Ulf

      parent reply	other threads:[~2020-01-05 23:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-17 14:34 Announce : Qt5Ada version 5.14.0 (571 packages) release 13/12/2019 free edition leonid.dulman
2020-01-05 23:20 ` ulf.granlund
2020-01-05 23:41 ` ulf.granlund [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox