User forums > Nightly builds
The 29 June 2006 build is out.
killerbot:
--- Quote from: bryceman on July 01, 2006, 01:51:25 am ---I'm posting here the details of a bug (#7966) I'm experiencing. Here is a screencast on this nightly:
http://img429.imageshack.us/my.php?image=codeblocksbuildoptionsbug8yl.swf
--- End quote ---
excellent feedback, I will look into this.
David Perfors:
--- Quote from: bryceman on July 01, 2006, 01:51:25 am ---I'm posting here the details of a bug (#7966) I'm experiencing. Here is a screencast on this nightly:
http://img429.imageshack.us/my.php?image=codeblocksbuildoptionsbug8yl.swf
--- End quote ---
As far as I know, this is a normal behaviour... the default target was selected, so C::B shows the details of that target...
killerbot:
indeed the settings being compared are from different things.
Settings on the project level (which each target inherits and can overrule), and the target itself does not repeat/show those project level settings again. Could be confusing.
Question : say I don't like (for example) the defines of the project level : How can I override it ?
At the target level I can add extra defines, but how do I get rid of some project level ones ??
When I ask those settings of one of my existing projects, in either way, I end up at the project level, not the target level (and this should be the behaviour, since we are asking something from the project, it was the project we right clicked on).
But when I do this with the wxSmith project (I just created a new one), then I also end up at the 2 different levels. ????
Extra question : my wxSmith wizard talks about OK and cancel, yours about cancel and create ?
MortenMacFly:
--- Quote from: killerbot on July 01, 2006, 11:44:00 am ---Question : say I don't like (for example) the defines of the project level : How can I override it ?
At the target level I can add extra defines, but how do I get rid of some project level ones ??
--- End quote ---
Well, in my opinion if defines differ in targets (e.g. -DDEBUG and -DNDEBUG) they should simply not be defined at project level. The logic is clear: Defines for a project means for all targets and not to differ / can be overridden between targets as default.
But anyway: Are you aware of the possibility to select a policy "use target options only" for all compiler / linker settings? This is the combobox just below the compiler / linker tab. Isn't this what you want?
With regards, Morten.
byo:
--- Quote from: killerbot on July 01, 2006, 11:44:00 am ---Extra question : my wxSmith wizard talks about OK and cancel, yours about cancel and create ?
--- End quote ---
I switched to wxStdDialogButtonSizer and used default button labels. But only structure of dialog changed, nothing else.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version