News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Why it's so slow with parse c++ header files? I'v been waiting over 20 hours!

Started by jspx, October 16, 2008, 02:39:47 PM

Previous topic - Next topic

jspx

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?

MortenMacFly

Quote from: jspx on October 16, 2008, 02:39:47 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

jspx

Quote from: MortenMacFly on October 16, 2008, 04:00:53 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.


killerbot

can you attach your little project ? Then we have something to work on.