User forums > Using Code::Blocks

A problem with reopening projects and problem with CC using preprocessor

(1/1)

tribunal:
I have just installed C::B and I have 2 problems :(
1) when I reopen project, source files are reopened too - it is ok
BUT functions list is empty!
I have to close files and open them again
2) using CodeCompletion
when I have
include "...." everything is ok, but when I have

#ifdef ...
#include ...
#else
#include ...
#endif

These "includes" are not parsed by CodeCompletion
All parsing, including preprocessor is on

I'm sorry if these questions were asked before or if they are in TODO list
And sorry for my english

And the last question:
Is CodeCompletion (hints) for function's params is in TODO list? :)

killerbot:
which version are you using ??

tribunal:
SVN built from 21th of January

Navigation

[0] Message Index

Go to full version