Author Topic: I cannot open Code::Blocks  (Read 8148 times)

Offline SuperBoi45

  • Multiple posting newcomer
  • *
  • Posts: 14
I cannot open Code::Blocks
« on: July 18, 2012, 01:01:08 am »
As of today when I try to open CodeBlocks, I get an error message that says "The application encountered at C:\CodeBlocks\src\sdk\configurationmanager.cpp, on line 239. The error message is:

TinyXML error: Error document empty
In file: \C:.....\Application Data\codeblocks\default.conf
At row 0, column 0."

You can see a picture here:

 

I just started noticing this today. I cannot open CodeBlocks at all and when I do, this is what I get.
« Last Edit: July 18, 2012, 01:06:48 am by SuperBoi45 »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: I cannot open Code::Blocks
« Reply #1 on: July 18, 2012, 01:07:12 am »
Try deleting the default.conf file; some reason it was damaged.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline SuperBoi45

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: I cannot open Code::Blocks
« Reply #2 on: July 18, 2012, 01:25:59 am »
How do I delete a file on my computer? How do I find it and delete it?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: I cannot open Code::Blocks
« Reply #3 on: July 18, 2012, 05:49:10 am »
How do I delete a file on my computer? How do I find it and delete it?
The path is clearly stated in the error message.