News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Compilation long ...

Started by LETARTARE, December 19, 2011, 01:54:56 PM

Previous topic - Next topic

LETARTARE

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.
CB-13834, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'

oBFusCATed

I don't understand what you're trying to say here.
Can you try to give a more detailed explanation?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

ollydbg

If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

LETARTARE

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)

CB-13834, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'

oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

LETARTARE

Thank you for this explanation
CB-13834, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'