Author Topic: Compilation long ...  (Read 4297 times)

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Compilation long ...
« 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.
CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Compilation long ...
« Reply #1 on: December 19, 2011, 03:14:09 pm »
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!]

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5913
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Compilation long ...
« Reply #2 on: December 19, 2011, 03:20:13 pm »
I don't understand what you're trying to say here.
Me too. :)
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.

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: Compilation long ...
« Reply #3 on: December 19, 2011, 03:26:17 pm »
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-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Compilation long ...
« Reply #4 on: December 19, 2011, 04:15:48 pm »
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!]

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 531
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: Compilation long ...
« Reply #5 on: December 19, 2011, 04:19:10 pm »
Thank you for this explanation
CB-13483, plugins-sdk-2.25.0 : Collector-2.0.0, AddOnForQt-3.9.1
1-Win7 Business Pack1 64bits : wx-3.2.4, gcc-8.1.0,
2-OpenSuse::Leap-15.4-64bits : wx-3.2.4;gtk3, gcc-8.2.1,
=> !! The messages are translated by Deepl