Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
small bug report
(1/1)
huzhongshan:
version 10.05 , winxp
when there two projects in workspace , one is project a , the other is project b . prj a 's build target is debug , the prj b is set to release. If I choose bulid project b , when project b IS compiling , I double click project a , It seems when project b compiled completely , project a build target changes to release .
ollydbg:
--- Quote from: huzhongshan on August 11, 2010, 02:03:46 am ---version 10.05 , winxp
when there two projects in workspace , one is project a , the other is project b . prj a 's build target is debug , the prj b is set to release. If I choose bulid project b , when project b IS compiling , I double click project a , It seems when project b compiled completely , project a build target changes to release .
--- End quote ---
So, you mean: we should forbid the switch b to a, when b is under compiling.
huzhongshan:
maybe , this method is a solution.
when switch change from a to b , the b's config. should not be changed ( change to a 's build target config).
Jenna:
It does not happen here.
What happens, is that if b depends on a and you build b and a gets automatically build, it uses the same build target, that is active in b.
Navigation
[0] Message Index
Go to full version