Login  Register

Re: Plugin Development with LibreCAD Software

Posted by perepujal on Dec 02, 2019; 11:28pm
URL: https://forum.librecad.org/Plugin-Development-with-LibreCAD-Software-tp5718068p5718095.html

El ds. 30 de 11 de 2019 a les 08:25 -0700, en/na elumDev [via LibreCAD]
va escriure:
>
> I am want to develop a plugin which will work with LibreCAD.
> Can anyone let me know how to start with & what are steps of it.

Get a clear idea of what you want to achieve, then:

Take one of the existing plugins, change its name, break it, modify it
to make it do what you want, contribute it back to LibreCAD.

> What are prerequisite for developing a plugin.

Be able to compile LC.

> Which will be good language or framework to develped plugin.

Same as LC is made?

HTH
Pere