Hi all,
I just need some advice opening a big source repository in codeblocks. In my case the blender source.
If I do so it's just impossible to work because the UI freezes often.
Have a look at a capture I did while opening the source.
http://youtu.be/eMRgw622C24It takes about 180 seconds to open (so skip the first 3 min). That's no problem. But when I edit and save a file the UI freezes for about 12s.
I've already disabled "Update parser when typing". Otherwise you can't do a thing.
Disabling Code Completion doesn't help. Disabling Symbol browser doesn't help...
It probably is parsing something which takes long but I don;t know why and what.
The project file is generated using cmake -G "CodeBlocks - Unix Makefiles" ../blender/
CB 10.05 rev 0 on ubuntu lucid.
Anybody any advice on this?
Rg,
Arnaud