User forums > Using Code::Blocks

What search c::b when i open file

(1/2) > >>

sobolev:
Hi
I have big problem: each time i open some files from project in c::b begins very long processing of full disk. How can i avoid this,

stahta01:
First suggest turn off the "code completion plugin".

Second suggest if that fails turn off all plugins except for the compiler plugin.
Edit: If the problem goes away turn the plugins on one by one to locate the cause.
else the problem is in the main program, sdk, or compiler plugin.

Once the plugin causing the issue is located, ask for suggestions to fix the issue.

Or, post more information on possible causes of the issue.

Edit2: The CB version and OS information likely would help us help you!

Tim S.

sobolev:
Thank you. I sure now: problem in codecompletion. But that plugin very important for me.
os - win 2003 server, c::b - regular release 13.12
what can i do to resolve trouble?

sobolev:
Problem accured after i had try install "gnu tools" (http://sourceforge.net/projects/cbadvanced/?source=directory).
removing gnutools and reinstalling c::b not helped me.

stahta01:
I do NOT use code completion so; not much help on the cause.

The only issue I remember is you need to have the CB Project and the source files in the CB project on a single drive and you want only the files needed by the project inside the folder that contains the CB project cbp file.

You can wait for answers for other users of code completion or search the forum for answrers.

Note: The other option is to try a recent nightly and see if the problem goes away.

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version