Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ASJ on March 06, 2006, 04:22:04 pm
-
I compiled rev 2139 underlinux using the makefiles. Everything went smoothly, but some things were not functional and/or making codeblocks crash
- Clicking "Settings->Editor" works fine if it is done first after starting up. If a project is opened, or has been opened and is closed again, going to "Settings->Editor" makes codeblocks hangup completely
- it seems the class browser stopped functioning. I'm aware of the things with code completion, but in previous versions I tried the class browsing always worked perfectly. Do I need to change some settings?
but for the rest, things are pretty good and improving at great speed! :D
-
For the first one disable the code completion plugin.
For the second, if you do the first you won't have a class browser at all so problem fixed :)
See http://forums.codeblocks.org/index.php?topic=2268.0
-
Oops..... :oops: :oops:
I should have looked more thoroughly through the forum....
please excuse me!
And thanks for the tip!