Author Topic: A problem with reopening projects and problem with CC using preprocessor  (Read 3359 times)

tribunal

  • Guest
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? :)
« Last Edit: January 23, 2008, 07:27:02 am by tribunal »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: A problem with reopening projects and problem with CC using preprocessor
« Reply #1 on: January 23, 2008, 07:33:12 am »
which version are you using ??

tribunal

  • Guest
Re: A problem with reopening projects and problem with CC using preprocessor
« Reply #2 on: January 23, 2008, 08:39:23 am »
SVN built from 21th of January