Author Topic: Why it's so slow with parse c++ header files? I'v been waiting over 20 hours!  (Read 5085 times)

jspx

  • Guest
I created a project, and then a C++ class, and this class needs some .h files, so I add a path which includes these .h files from "Project properties/C++ Parser"

when I reopen this project, the C++ Parser begin parse .h files,
but.....
it takes long long time, over 20 hours!

is this a bug?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
is this a bug?
How should we know? You provide absolutely no relevant information to track this down.
Either you try again or find out yourself.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

jspx

  • Guest
How should we know? You provide absolutely no relevant information to track this down.
Either you try again or find out yourself.

I tried in two PCs, recur every time...  During the 20 hours the occupancy rate of  CPU is 100%.

version of CodeBlocks: 8.02
OS: WinXP Pro.


Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
can you attach your little project ? Then we have something to work on.