News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

[BUG] Code completion doesn't work

Started by Denis, January 06, 2008, 09:20:29 PM

Previous topic - Next topic

Denis

Code completion doesn't work if search directory contains any variable ( $(cegcc_dir)\include - for example )

MortenMacFly

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?!
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Denis

I forgot some points: I set variables at compiler settings ("Custom variables" tab), not at "Global Variables Editor"

Denis

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