Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Code::Blocks XML Handler not found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
dimaash
n00b
n00b


Joined: 12 Jan 2006
Posts: 49
Location: Montreal

PostPosted: Fri Jan 13, 2006 4:21 am    Post subject: Code::Blocks XML Handler not found Reply with quote

Hi everyone! I've just installed Code::Blocks C/C++ IDE which i think is amazing. It installed fine. However, when i run it , just before loading up it shows an error window and says the following:
Code:
No handler found for XML node 'object', class 'wxToolBarAddOn'!

And when i click on Ok it goes back to code::blocks IDE and it works fine. (So far...) But i dont like that XML error at load time. I code in C/C++ and have absolutely no idea what is XML and its use. I've heard however that Code::blocks does some project management or file saving or something like that through XML. I thought maybe i am missing some XML libraries but i really dont' know what should i get. Can anyone please help me.

I appriciate in advance.
Back to top
View user's profile Send private message
yabo
n00b
n00b


Joined: 08 Aug 2005
Posts: 34

PostPosted: Fri Jan 13, 2006 11:56 am    Post subject: Reply with quote

Got the same error, it works fine though. It's just annoying to click on "ok" at every startup. Keep in mind this version is a RC2 and it might not be bug-free.

You can find some informations about XML here : http://en.wikipedia.org/wiki/XML.

At first I tried to fix it but found nothing that could help, so I use it as-is until the finale release is out ;)
Back to top
View user's profile Send private message
dimaash
n00b
n00b


Joined: 12 Jan 2006
Posts: 49
Location: Montreal

PostPosted: Sat Jan 14, 2006 1:36 am    Post subject: Reply with quote

yabo wrote:
Got the same error, it works fine though. It's just annoying to click on "ok" at every startup. Keep in mind this version is a RC2 and it might not be bug-free.

You can find some informations about XML here : http://en.wikipedia.org/wiki/XML.

At first I tried to fix it but found nothing that could help, so I use it as-is until the finale release is out ;)


Hi yabo. I have resolved the problem. You have to compile the latest code::blocks sources from svn repository. The c::b project no longer support cvs. So get urself svn if you dont have one already.
Anonymous SVN access via SVN:
Repository url: svn://svn.berlios.de/codeblocks/trunk
Code:

svn checkout svn://svn.berlios.de/codeblocks/trunk

It will download latest sources in a directory called trunk. Just move it to /usr/local/src/codeblock. Go in and do ./bootstrap and then compile and install it the traditional way. Good luck.
Back to top
View user's profile Send private message
yabo
n00b
n00b


Joined: 08 Aug 2005
Posts: 34

PostPosted: Sat Jan 14, 2006 3:05 pm    Post subject: Reply with quote

dimaash wrote:
Hi yabo. I have resolved the problem. You have to compile the latest code::blocks sources from svn repository. The c::b project no longer support cvs. So get urself svn if you dont have one already.
Anonymous SVN access via SVN:
Repository url: svn://svn.berlios.de/codeblocks/trunk
Code:

svn checkout svn://svn.berlios.de/codeblocks/trunk

It will download latest sources in a directory called trunk. Just move it to /usr/local/src/codeblock. Go in and do ./bootstrap and then compile and install it the traditional way. Good luck.


I use the svn build but it's quite often broken or very unstable ...

And, to get you life better, use the codeblocks svn ebuild : http://bugs.gentoo.org/show_bug.cgi?id=89533

Just need to emerge codeblocks-svn and it will checkout for you and you'll have all the power of portage :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum