comp.lang.ada
 help / color / mirror / Atom feed
* Announce: AdaStudio-2023 release 03/04/2023  free edition
@ 2023-04-03  4:12 Leonid Dulman
  2023-04-08 14:07 ` 196...@googlemail.com
  0 siblings, 1 reply; 4+ messages in thread
From: Leonid Dulman @ 2023-04-03  4:12 UTC (permalink / raw)


It based on Qt-6.5.0-everywhere  opensource (expanded with modules from Qt-5.15:  qtgamepad,  qtx11extras,qtwinextras),VTK-9.2.0,FFMPEG-5.2.1,OpenCV-4.7.0,SDL2-2.24.0,QtAV-1.13 MDK-SDK(wang-bin)
Qt6ada version 6.5.0 open source and qt6base.dll ,qt6ext.dll (win64),libqt6base.so,libqt6txt.so(x86-64) built with Microsoft Visual Studio 2023  x64 Windows, gcc amd64 in Linux.
Package tested with gnat gpl 2020 ada compiler in Windows 64bit , Linux amd64 Debian 11.2
AdaStudio-2023 includes next modules : qt6ada,vtkada,qt6mdkada,qt6cvada(face recognition, face detection,face identification,objects detectection,QRcode detector,BARcode detection and others ) and voice recognizer.
Qt6Ada is built under  GNU LGPLv3 license   https://www.gnu.org/licenses/lgpl-3.0.html.
Qt6Ada modules for Windows, Linux (Unix) are available from  
Google drive https://drive.google.com/drive/folders/0B2QuZLoe-yiPbmNQRl83M1dTRVE?resourcekey=0-b-M35gZhynB6-LOQww33Tg&usp=sharing
WebPage is  https://r3fowwcolhrzycn2yzlzzw-on.drv.tw/AdaStudio/index.html
Directories  tree is 
  AdaStudio – root
  Prebuilt -  Qt-6.5.0, VTK-9.2.0, FFMPEG-5.2.1,Opencv-4.6.0,SDL2-2.24.0,QtAV MDK-SDK
  Win64 -    prebuilt for Windows x64
       qt-6.5.0win64.tar.xz        - Qt-6.5.0
       vtk-9.2.0win64.tar.xz       - VTK-9.1.0
       ffmpeg-5.2.1win64.tar.xz    - FFMPEG-5.2.1
       opencv-4.7.0win64.tar.xz    - OpenCV-4.7.0
       sdl2-2.24.0win64.tar.xz     - SDL2-2.0.24 
      qtav1.133win64.tar.xz        - QtAV 1.13(compatible with ffmpeg 5) 
  AMD64 -    prebuilt binaries for Linux/Unix Desktop amd64  
      qt-6.5.0amd64.tar.xz         - Qt-6.5.0
      vtk-9.2.0amd64.tar.xz        - VTK-9.2.0
      ffmpeg-5.2.3amd64.tar.xz     - FFMPEG-5.2.3
      opencv-4.7.0amd64.tar.xz     - OpenCV-4.7.0
      sdl2-2.24.0amd64.tar.xz      - SDL2-2.24.0
     qtav1.133win64.tar.xz         - QtAV 1.13(compatible with ffmpeg 5)

  qt6ada          - qt6ada components  
         qt6adademos.tar.xz  - qt6ada demos
         qt6adasrc.tar.xz    - qt6ada packages
         qt6adawin64.tar.xz  - qt6ada win64 binaries
         qt6adaamd64.tar.xz  - qt6ada x86-64 binaries
  mdkada    - qt6mdkada components  
         qt-qmdk.ads    - qt6mdkada package 
          mdkadademos.tar.bz2   - qt6mdkada demos
          mdkadawin64.tar.bz2   - qt6mdkada win64 binaries
          mdkadaamd64.tar.bz2   - qt6mdkada amd64 binaries
         mdk-sdk-0.16.0.tar.xz  - mdk-sdk binaries win64 amd64
qtavada    - qt6avada components  
          qt6avadasrc.tar.xz    - qt6avada packages
          qt6avadademos.tar.xz  - qt6avada demos
          qt6avadawin64.tar.xz  - qt6avada win64 binaries
          qt6adaamd64.tar.xz    - qt6avada amd64 binaries
qtopencvada     - qt6opencvada components (with seeta,ndnn,yolov models support)
          qt6opencvadademos.tar.xz   - qt6opencvada demos
          qt6opencvadasrc.tar.xz     - qt6opencvada packages
          qt6opencvadawin64.tar.xz   - qt6opencvada win64 binaries
          qt6opencvadaamd64.tar.xz   - qt6opencvada amd64 binaries 
  voicerecognizer - qt6ada voicerecognizer components 
          qt6speech2textwin64.tar.bz2   - qt6voicerecognizerada win64 binries
          qt6speech2textx86-64.tar.bz2  - qt6voicerecognizerada amd64 binries
          speech2textdemo.tar.bz2       - qt6voicerecognizerada demos
          speech2textsrc.tar.bz2        - qt6voicerecognizerada packages
  vtkada          - vtk9ada componenets 
          vtkadademo.tar.xz       - vtkada demos
          vtkadasrc.tar.xz        - vtkada packages
          vtkadawin64.tar.xz      - vtkada win64  binaries
          vtkadaamd64.tar.xz      - vtkada amd64 binaries

The full list of released classes is in "Qt6 classes to Qt6Ada packages relation table.pdf"
The simple manual how to build Qt6Ada application can be read   in  "How to use Qt6ada.pdf"   
If you have any problems or questions, tell me know.
Leonid(leonid.dulman@gmail.com)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Announce: AdaStudio-2023 release 03/04/2023 free edition
  2023-04-03  4:12 Announce: AdaStudio-2023 release 03/04/2023 free edition Leonid Dulman
@ 2023-04-08 14:07 ` 196...@googlemail.com
  2023-04-09  7:01   ` Leonid Dulman
  0 siblings, 1 reply; 4+ messages in thread
From: 196...@googlemail.com @ 2023-04-08 14:07 UTC (permalink / raw)


On Monday, 3 April 2023 at 05:12:08 UTC+1, Leonid Dulman wrote:
> It based on Qt-6.5.0-everywhere opensource (expanded with modules from Qt-5.15: qtgamepad, qtx11extras,qtwinextras),VTK-9.2.0,FFMPEG-5.2.1,OpenCV-4.7.0,SDL2-2.24.0,QtAV-1.13 MDK-SDK(wang-bin) 
> Qt6ada version 6.5.0 open source and qt6base.dll ,qt6ext.dll (win64),libqt6base.so,libqt6txt.so(x86-64) built with Microsoft Visual Studio 2023 x64 Windows, gcc amd64 in Linux. 
> Package tested with gnat gpl 2020 ada compiler in Windows 64bit , Linux amd64 Debian 11.2 
[...]
> The full list of released classes is in "Qt6 classes to Qt6Ada packages relation table.pdf" 
> The simple manual how to build Qt6Ada application can be read in "How to use Qt6ada.pdf" 
> If you have any problems or questions, tell me know. 
> Leonid(leonid...@gmail.com)

Sigh....

The supplied pdf says to build do:
2. Inside qtada directory to do : gc *.ads and gc *.adb or compile_all script

Well, gc is count graph components, but perhaps you meant gcc. Regardless, that does not build shared libs.

There is also no compile_all script.

Great that you have done this, but I think some would be more appreciative if the build instructions were even remotely correct.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Announce: AdaStudio-2023 release 03/04/2023 free edition
  2023-04-08 14:07 ` 196...@googlemail.com
@ 2023-04-09  7:01   ` Leonid Dulman
  2023-04-15 16:40     ` 196...@googlemail.com
  0 siblings, 1 reply; 4+ messages in thread
From: Leonid Dulman @ 2023-04-09  7:01 UTC (permalink / raw)


On Saturday, April 8, 2023 at 5:07:12 PM UTC+3, 196...@googlemail.com wrote:
> On Monday, 3 April 2023 at 05:12:08 UTC+1, Leonid Dulman wrote: 
> > It based on Qt-6.5.0-everywhere opensource (expanded with modules from Qt-5.15: qtgamepad, qtx11extras,qtwinextras),VTK-9.2.0,FFMPEG-5.2.1,OpenCV-4.7.0,SDL2-2.24.0,QtAV-1.13 MDK-SDK(wang-bin) 
> > Qt6ada version 6.5.0 open source and qt6base.dll ,qt6ext.dll (win64),libqt6base.so,libqt6txt.so(x86-64) built with Microsoft Visual Studio 2023 x64 Windows, gcc amd64 in Linux. 
> > Package tested with gnat gpl 2020 ada compiler in Windows 64bit , Linux amd64 Debian 11.2
> [...]
> > The full list of released classes is in "Qt6 classes to Qt6Ada packages relation table.pdf" 
> > The simple manual how to build Qt6Ada application can be read in "How to use Qt6ada.pdf" 
> > If you have any problems or questions, tell me know. 
> > Leonid(leonid...@gmail.com)
> Sigh.... 
> 
> The supplied pdf says to build do: 
> 2. Inside qtada directory to do : gc *.ads and gc *.adb or compile_all script 
> 
> Well, gc is count graph components, but perhaps you meant gcc. Regardless, that does not build shared libs. 
> 
> There is also no compile_all script. 
> 
> Great that you have done this, but I think some would be more appreciative if the build instructions were even remotely correct.
gc.bat is ascript
gcc -gnat2020 -gnatwA -c %1

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Announce: AdaStudio-2023 release 03/04/2023 free edition
  2023-04-09  7:01   ` Leonid Dulman
@ 2023-04-15 16:40     ` 196...@googlemail.com
  0 siblings, 0 replies; 4+ messages in thread
From: 196...@googlemail.com @ 2023-04-15 16:40 UTC (permalink / raw)


On Sunday, 9 April 2023 at 08:01:50 UTC+1, Leonid Dulman wrote:
> On Saturday, April 8, 2023 at 5:07:12 PM UTC+3, 196...@googlemail.com wrote: 
> > On Monday, 3 April 2023 at 05:12:08 UTC+1, Leonid Dulman wrote: 
> > > It based on Qt-6.5.0-everywhere opensource (expanded with modules from Qt-5.15: qtgamepad, qtx11extras,qtwinextras),VTK-9.2.0,FFMPEG-5.2.1,OpenCV-4.7.0,SDL2-2.24.0,QtAV-1.13 MDK-SDK(wang-bin) 
> > > Qt6ada version 6.5.0 open source and qt6base.dll ,qt6ext.dll (win64),libqt6base.so,libqt6txt.so(x86-64) built with Microsoft Visual Studio 2023 x64 Windows, gcc amd64 in Linux. 
> > > Package tested with gnat gpl 2020 ada compiler in Windows 64bit , Linux amd64 Debian 11.2 
> > [...] 
> > > The full list of released classes is in "Qt6 classes to Qt6Ada packages relation table.pdf" 
> > > The simple manual how to build Qt6Ada application can be read in "How to use Qt6ada.pdf" 
> > > If you have any problems or questions, tell me know. 
> > > Leonid(leonid...@gmail.com) 
> > Sigh.... 
> > 
> > The supplied pdf says to build do: 
> > 2. Inside qtada directory to do : gc *.ads and gc *.adb or compile_all script 
> > 
> > Well, gc is count graph components, but perhaps you meant gcc. Regardless, that does not build shared libs. 
> > 
> > There is also no compile_all script. 
> > 
> > Great that you have done this, but I think some would be more appreciative if the build instructions were even remotely correct.
> gc.bat is ascript 
> gcc -gnat2020 -gnatwA -c %1

A. That does not work on unix systems.
B. That does not create a library.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-15 16:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-03  4:12 Announce: AdaStudio-2023 release 03/04/2023 free edition Leonid Dulman
2023-04-08 14:07 ` 196...@googlemail.com
2023-04-09  7:01   ` Leonid Dulman
2023-04-15 16:40     ` 196...@googlemail.com

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