User forums > General (but related to Code::Blocks)
Project wizards
sethjackson:
--- Quote from: sethjackson on July 18, 2006, 12:20:50 am ---This only happens if you have not already defined the global variable.
--- End quote ---
;)
tiwag:
--- Quote from: sethjackson on July 18, 2006, 02:31:35 pm ---This only happens if you have not already defined the global variable.
--- End quote ---
which global variable ??? does it have a specific name ??? tell it me !!!
sethjackson:
--- Quote from: tiwag on July 18, 2006, 02:36:45 pm ---
--- Quote from: sethjackson on July 18, 2006, 02:31:35 pm ---This only happens if you have not already defined the global variable.
--- End quote ---
which global variable ??? does it have a specific name ??? tell it me !!!
--- End quote ---
Any. It doesn't matter. What happens is that when the wizard asks you for a GV, and you have not already defined it it asks you for the GV. Ok no big deal that is correct behavior. Then when you hit next (after closing the GV dialog), you get the bug. Code::Blocks tells you it is not a valid location (even though you gave it a valid location). :P
Maybe I could make some screenshots....
MortenMacFly:
--- Quote from: tiwag on July 18, 2006, 02:21:21 pm ---this one :D
--- End quote ---
...then you know, what to do. Of course the affected line should read:
--- Code: ---DebugSymbolsOn
--- End code ---
instead of
--- Code: ---DebugingSymbolsOn
--- End code ---
I'll commit this later.
MortenMacFly:
--- Quote from: sethjackson on July 18, 2006, 02:41:06 pm ---Maybe I could make some screenshots....
--- End quote ---
You don't need to, I could reproduce. The fix can be done inside the wizard, I'm trying... ;-)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version