Code::Blocks Forums
User forums => Help => Topic started 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?
-
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.
-
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.
-
can you attach your little project ? Then we have something to work on.