From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:450e:b0:746:78e2:7dcf with SMTP id t14-20020a05620a450e00b0074678e27dcfmr1335611qkp.5.1681023709163; Sun, 09 Apr 2023 00:01:49 -0700 (PDT) X-Received: by 2002:a81:ae52:0:b0:541:a17f:c77d with SMTP id g18-20020a81ae52000000b00541a17fc77dmr3975096ywk.10.1681023708946; Sun, 09 Apr 2023 00:01:48 -0700 (PDT) Path: eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 9 Apr 2023 00:01:48 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=2a0d:6fc7:407:692f:95dc:779a:701c:d9ea; posting-account=gOkKbAoAAACKpspXTBDXeWNsiTyhFowY NNTP-Posting-Host: 2a0d:6fc7:407:692f:95dc:779a:701c:d9ea References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1fec051c-cfed-42df-95d9-acb18ac4c208n@googlegroups.com> Subject: Re: Announce: AdaStudio-2023 release 03/04/2023 free edition From: Leonid Dulman Injection-Date: Sun, 09 Apr 2023 07:01:49 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2776 Xref: feeder.eternal-september.org comp.lang.ada:65084 List-Id: On Saturday, April 8, 2023 at 5:07:12=E2=80=AFPM UTC+3, 196...@googlemail.c= om wrote: > On Monday, 3 April 2023 at 05:12:08 UTC+1, Leonid Dulman wrote:=20 > > 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)=20 > > Qt6ada version 6.5.0 open source and qt6base.dll ,qt6ext.dll (win64),li= bqt6base.so,libqt6txt.so(x86-64) built with Microsoft Visual Studio 2023 x6= 4 Windows, gcc amd64 in Linux.=20 > > 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"=20 > > The simple manual how to build Qt6Ada application can be read in "How t= o use Qt6ada.pdf"=20 > > If you have any problems or questions, tell me know.=20 > > Leonid(leonid...@gmail.com) > Sigh....=20 >=20 > The supplied pdf says to build do:=20 > 2. Inside qtada directory to do : gc *.ads and gc *.adb or compile_all sc= ript=20 >=20 > Well, gc is count graph components, but perhaps you meant gcc. Regardless= , that does not build shared libs.=20 >=20 > There is also no compile_all script.=20 >=20 > Great that you have done this, but I think some would be more appreciativ= e if the build instructions were even remotely correct. gc.bat is ascript gcc -gnat2020 -gnatwA -c %1