Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
New plugin: Project options
Jenna:
--- Quote from: killerbot on January 03, 2014, 03:42:14 pm ---
--- Code: ---make[5]: Leaving directory `/home/killerbot/CodeBlocks/sf/trunk/src/plugins/contrib/profiler'
make[4]: Leaving directory `/home/killerbot/CodeBlocks/sf/trunk/src/plugins/contrib/profiler'
Making all in ProjectOptionsManipulator
make[4]: Entering directory `/home/killerbot/CodeBlocks/sf/trunk/src/plugins/contrib/ProjectOptionsManipulator'
make[4]: *** No rule to make target `all'. Stop.
--- End code ---
--- End quote ---
I just fixed this in trunk.
killerbot:
fix confirmed
killerbot:
little feedback : result window can be bigger :
--- Code: ---Project 'General': Contains compiler option '-std=c++0x'.
Project 'TinyXml': Contains compiler option '-std=c++0x'.
Project 'DetectionLibrary': Contains compiler option '-std=c++0x'.
Project 'DetectionApplication': Contains compiler option '-std=c++0x'.
--- End code ---
I searched for -std=c++0x ;-)
thing were already wrapping after :
- the first 2 : word "compiler"
- the last 2 : word "Contains"
MortenMacFly:
--- Quote from: killerbot on January 03, 2014, 04:01:23 pm ---little feedback : result window can be bigger :
--- End quote ---
Well you can resize the dialog as you like (hopefully - never tried, but usually I create dialogs resizeable).
And concerning the features: As I mentioned:
--- Quote from: MortenMacFly on January 03, 2014, 03:13:29 pm ---However, patches for additional features are welcome. :-)
--- End quote ---
There are many more things that would be nice: For example: Include directories, libraries and so on...
Maybe we should collect the wish-list in a file within the plugin sources - I am already lost with the feedback from here.
Jenna:
The most useful at the moment (for me) would be to manipulate the "Custom variables" especially to make the wx30 projectfiles useful for wx-svn which is 3.1 and normally not build in standard path.
That's what I will try first.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version