Code::Blocks Forums

User forums => Help => Topic started by: jspx on October 16, 2008, 02:39:47 pm

Title: Why it's so slow with parse c++ header files? I'v been waiting over 20 hours!
Post by: jspx on October 16, 2008, 02:39:47 pm
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?
Title: Re: Why it's so slow with parse c++ header files? I'v been waiting over 20 hours!
Post by: MortenMacFly on October 16, 2008, 04:00:53 pm
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.
Title: Re: Why it's so slow with parse c++ header files? I'v been waiting over 20 hours
Post by: jspx on October 16, 2008, 04:23:03 pm
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.

Title: Re: Why it's so slow with parse c++ header files? I'v been waiting over 20 hours
Post by: killerbot on October 16, 2008, 06:51:42 pm
can you attach your little project ? Then we have something to work on.