[gdome]Re: Core dump
- From: celica <celica gmx co uk>
- Cc: gdome gnome org
- Subject: [gdome]Re: Core dump
- Date: Tue, 11 Sep 2001 18:16:06 +0100
Thanks for the reply, I'm using gdome2-0.6.9, libxml2-2.4.3,
gnome-libs-1.4.1.1, glib-1.3.7
Tobias Peters wrote:
On Mon, 10 Sep 2001, mail me wrote:
Hello mail me,
your program runs fine here, the output is:
Created doc (0x804a080) exception 0
Got root (0x804a0d0) exception 0
Attempting to set aaaa to bbbb
Set att exception 0
What versions of the libraries are you using? I tested it with libxml
2.4.3, glib 1.2.7 and libgdome 0.6.9.
printf("Created doc (%p) exception %d\n",doc,(int)exc);fflush(0);
// get the root node
GdomeElement *root=gdome_doc_documentElement(doc,&exc);
since you're coding in C++, may I suggest that you try out the C++ wrapper
at http://libgdome-cpp.berlios.de/ ?
Bye, Tobias
_______________________________________________
gdome mailing list
gdome gnome org
http://mail.gnome.org/mailman/listinfo/gdome
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]