Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

GNU tools plugin

(1/2) > >>

fenixk19:
What about creating a plugin, that would create a set of files, that is usually shiped with gnu software: configure, config.h.in, Makefile.am, etc? It would be a pretty interface for automake&autoconf. Developers make a set of files to compile their project on a machine without CodeBlocks. An, mainly, it will create config.h to make developing with codeblocks more embedded. I'm totally newbie to CB plugins development, and i'am not in with gnu tools. I can try to make this plugin, but i need someones help to begin. Where should i start from?

orel:
Before starting such a plugin, which IMHO would be a useful one, you should really start learning and using how GNU tools works.
That should be a good start ;-)

Then if you need for plugin design/development, you can come here and ask for some help at this forum part, you'll be welcome.

fenixk19:
Ok. I'll go reading manuals  :)

fenixk19:
I've begin writing plugin. My project is here: https://sourceforge.net/projects/codeblocksgnubt/
Some of code is here, but it doesn't do his work yet. And i have a problem - for some reason codeblocks fails, when i try to open wxsmith file GnuToolsConfig. I believe it is because of RadioBoxes. But it compiles and works ok.

skiter:
Can you make a binary version of this plugin to add to 8.02?

Navigation

[0] Message Index

[#] Next page

Go to full version