[Gambas-user] Trying charts - how to do that?
gian
bagoneo at libero.it
Thu Dec 8 11:39:00 CET 2022
Il 08/12/22 10:38, Fabien Bodard ha scritto:
> This is a 10 minute drawing demo.
Hi Fabien, Jussi,
perhaps Dag, before coding, should be sure that he has a working Gambas3.
I suggest removing the installed version of Gambas and compiling the
latest version.
I attach a pdf lesson of mine for the Italian forum, with DeepL it is
easy to get the German translation.
The document is targeted for the Master version of Gambas but just
change the commands:
git clone --depth=1 https://gitlab.com/gambas/gambas.git gambasdevel
with:
git clone --branch stable --depth=1 https://gitlab.com/gambas/gambas.git
gambastable
and accordingly: cd gambasdevel with:
cd gambastable
to have the latest stable vesion of Gambas installed
Regards
Gianluigi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Compilare Gambas.pdf
Type: application/pdf
Size: 72756 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221208/0e742e38/attachment-0001.pdf>
More information about the User
mailing list