Code::Blocks Forums

User forums => Help => Topic started by: Denis on January 06, 2008, 09:20:29 PM

Title: [BUG] Code completion doesn't work
Post by: Denis on January 06, 2008, 09:20:29 PM
Code completion doesn't work if search directory contains any variable ( $(cegcc_dir)\include - for example )
Title: Re: [BUG] Code completion doesn't work
Post by: MortenMacFly on January 07, 2008, 11:09:24 AM
Quote from: Denis on January 06, 2008, 09:20:29 PM
Code completion doesn't work if search directory contains any variable ( $(cegcc_dir)\include - for example )
Where do you use that? Could yopu provide a sample project, please?!
Title: Re: [BUG] Code completion doesn't work
Post by: Denis on January 07, 2008, 12:33:46 PM
I forgot some points: I set variables at compiler settings ("Custom variables" tab), not at "Global Variables Editor"
Title: Re: [BUG] Code completion doesn't work
Post by: Denis on January 07, 2008, 12:42:20 PM
If I set these variables at "Global Variables Editor", project can't be compiled. I get
Quote"cegcc_test - Release" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.
message in this case