User forums > Help
Code blocks acting very weird.
torchi12:
Installed a nightly according to instructions, but when I try to start up code blocks I get this error:
"
An exception has been raised!
The application encountered an error at
C:\CodeBlocks\branches\wxpropgrid_debugger\src\sdk\configmaneger.cpp, on line 233.
The error message is:
TinyXML error: Error document empty.
In file:
C:\Users\Usernaeem\Appdata\Roaming\CodeBlocks\default.conf
Ar row 0, column: 0
Code::Blocks version revision 7452 (gcc 4.5.2, build: Sep 4 2011)
"
Wouldn't it work with the normal install file? Instead of a nightly?
Or how do I fix this?
MortenMacFly:
--- Quote from: torchi12 on November 12, 2011, 05:10:11 pm ---TinyXML error: Error document empty.
In file:
C:\Users\Usernaeem\Appdata\Roaming\CodeBlocks\default.conf
--- End quote ---
Interesting. I never had this one before. Can this folder be accessed by an application (Are the access rights OK?) Did you try to remove the file in question? You can safely remove the whole folder - all files will be re-created.
Concerning the nightlies - there is a special forum board ("Nightly builds") which can be found here: http://forums.codeblocks.org/index.php/board,20.0.html. Try this one:
http://forums.codeblocks.org/index.php/topic,15439.msg103638.html#msg103638
...but read carefully the statements given there. Notice that for a nightly you will need a compiler, try one of these:
http://tdm-gcc.tdragon.net/download
...which ships with an installer, so nothing can go wrong usually. Just pick the right one for you platform which matches your development needs. This is the same compiler we use for development.
torchi12:
I removed the default.conf file and the folder it was it.
Code blocks started up fine.
Although my original problem still exists.
Pressing compile and run does absolutely nothing.
Pressing run will run the file - but I can't change stuff in it and then compile and run.
and if i press compile and run , and then run, it will open the regular CMD-like window, when i close it, it opens another one.
If i close that one, no more show up.
MortenMacFly:
BTW: As you said Windows7: I am pretty sure that the compiler shipping with C::B 10/05 is too old for Windows 7. You you will need to use a more recent compiler anyways, so don't install C::B 10/05 including a compiler.
torchi12:
Uhm, are you saying I can not use Code Blocks?
Under version it says: svn build rev 7452.
Also I didn't check that the toolchain thing was set up correctly.
Will do now
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version