[Gambas-user] GauchoCAD + LibreDWG

Martin mbelmonte at belmotek.net
Wed Oct 21 10:39:01 CEST 2020


Hi PICCORO McKAY Lenz,

We need help to translate using Extern some Fuctions of the library.

I think you are confused, my avatar logo is not the dog, it is the 
penguin, but it is confusing because we are two Martin in the GauchoCAD 
team.

Tanks.

MB.

On 21/10/20 4:15, PICCORO McKAY Lenz wrote:
>
>
> El mar., 20 de oct. de 2020 a la(s) 20:22, Martin 
> (mbelmonte at belmotek.net <mailto:mbelmonte at belmotek.net>) escribió:
>
>     Hi,
>     I am pleased to announce that GauchoCAD[1], which as you know is a
>     CAD
>     made with Gambas, is in good health, at the moment the program is
>     capable of opening autocad DWG plans (thanks to LibreDWG[2]) that
>     close
>     LibreCAD[3].
>
> I'm not fan of your work but this time! puff You have stood out, 
> excelled and made a great entry on the mailing list, I have reviewed 
> your project and do not have much free time but I took the trouble to 
> review it. lest take:
>
>     We are using the library with the Shell instruction, which is not the
>     best in terms of performance.
>     We need some help in order to do something with Extern or directly a
>     gb.component that uses this library. Of course, if someone does
>     this it
>     will be useful for many other projects not just GauchoCAD.
>
>     We need read/write dwg and dxf files more efficiently
>
>
> Yes.. _that being so great deserves applause_ even if you and your dog 
> icon don't bite and bark much taking as example this hardcoded thing 
> in the project like 
> https://github.com/tercoide/GauchoCAD/blob/b43a038ef4a995dbdd2007ee7f45fcea36bb3876/.src/rad/cad.module#L699 
> so seems you dont use a standarixzed LSB distribution..
>
> i will made some proposal as PULL request later.. i use in more deep.. 
> cos i plan to port GAMBAS to alpine linux
>
> *_One important note:_* takin in consideration that important zealots 
> will always use AutoCAD (born in Venezuelan you know guys) ..  you 
> must make your project work in older versions of Gambas to property 
> use in schools and some educational institutions.. in this way.. you 
> can get into more in people rather than in busy people! use brain for 
> that!
>
>
>     Here we are an script to install LibreDWG in the system
>
>          #!/bin/bash
>          git clone git://git.sv.gnu.org/libredwg.git
>     <http://git.sv.gnu.org/libredwg.git>
>          cd libredwg
>          sh autogen.sh
>          ./configure --enable-trace
>          make
>          sudo make install
>          make check
>          cd ..
>
>     [1] https://github.com/tercoide/GauchoCAD
>
>     [2] https://www.gnu.org/software/libredwg/
>
>     [3] https://librecad.org/
>
>     Thanks.
>     Martin Belmonte
>
>
>     ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201021/0b349910/attachment-0001.htm>


More information about the User mailing list