Page 1 of 1

how to develop new plugin

Posted: Wed Jun 08, 2016 8:01 am
by Lucien
Hello,
I am a beginer of C++. I want to develop a plugin of CloudCompare, but I don't to how to start. Do you have some documentations that?
"designing_a_new_qCC_plugin.rtf" this file doesn't exist any more.
thank you in advance for your reponse.

Re: how to develop new plugin

Posted: Wed Jun 08, 2016 12:19 pm
by daniel
It is now incorporated to the 'contributing.md' file.

And the best way to learn is still to look at how other plugins work!

Re: how to develop new plugin

Posted: Thu Jun 09, 2016 10:10 am
by Lucien
daniel wrote:It is now incorporated to the 'contributing.md' file.

And the best way to learn is still to look at how other plugins work!
Thank you so much.
Its explanation is very clear. I will have a try.