Re: Got mysterious problem while setting ui



Hi Michel,

On Tue, 2002-08-06 at 13:16, STRASSER Michel wrote:
> It is a compatibility problem, between libxml2 and bonobo-ui.
> doc->xmlRootNode has disapeared in libxml2.

	Sounds good.

> My application uses libxml2. Bonobo-ui uses libxml1.

	You have to use only a single platform. Libxml1 and 2 are ABI
incompatible, which means that you have to use libxml1 with Gnome 1.X
and libxml2 with Gnome 2.X and other combinations will cause problems.

> To compile a program that uses libxml2 and bonobo you can't do something like
> `gnome-config --libs xml2 bonobox`  but  `gnome-config --libs bonobox xml2`

	You're going to be stuffed; there will be symbol conflicts, ABI
breakage, pestilence, war etc. ;-)

	You're much better off just using Gnome 2.0, really.

	Regards,

		Michael.

-- 
Michael Meeks <michael ximian com>
Ximian.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]