Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: LETARTARE on December 19, 2011, 01:54:56 pm
-
Hello
When using the 'Build workspace' on 'ContribPlugins.workspace', it would be interesting to check the compilation target, to see the progress of the work.
For advancement in the progress bar is not as readable and explicit.
thank you.
-
I don't understand what you're trying to say here.
Can you try to give a more detailed explanation?
-
I don't understand what you're trying to say here.
Me too. :)
-
yes
I wish to compile the 'plugins' a svn.
1- I load 'ContribPlugins.workspace' in C::B.
2- I request to build the workspace
3- 'AutoVersionning' is highlighted and remains highlighted every time the compilation.
Following the progress of the work should be highlighted the project involves compiling.
Is this possible? (although not essential)
-
No, the highlighted project is the active project in the workspace.
It has different meaning and it has never been meant to represent the currently compiled project.
And if we implement a parallel project compilation in the future it will be impossible to support this feature you want.
In the build log you can follow which project is built at the moment.
-
Thank you for this explanation