Code::Blocks Forums
User forums => Help => Topic started by: marstell on September 17, 2006, 06:13:36 pm
-
Hello.
I have been using svn version with no problems until one or two weeks ago, when I obtained a TinyXML error while running the program.
marco@PortatileLinux:~/cb/trunk/src/devel> ./codeblocks
Exception: An exception has been raised!
The application encountered an error at sdk/configmanager.cpp, on line 130.
The error message is:
TinyXML error:
Error reading Attributes.
From then , I tried new revisions, rolled back to older ones, but nothing. Now I'm trying with rev 2910 and 2914 (which I remember working well), but no way. I tried to delete the trunk directory and download it again. Nothing.
I can only run RC2 version, installed from RPM.
I need to solve this. Now I can only work with the RC2 version, which is much more unstable...
Any idea?
-
Hi,
I am not an expert in C::B, but this error sound like problem with one of your cofiguration files? ("Reading attribute") - do you have any xml configuration files?
Eran
-
I also think so, but I really don't know what file it is referring to...
Having removed all the trunk directory I thought to have deleted any eventually broken config file....
I really don't know...
-
~/.codeblocks/default.conf maybe?
-
~/.codeblocks/default.conf maybe?
Yes!! I deleted the entire directory and now it works!
Thanks a lot!