Hi Adam!
Am 31.10.2006 um 15:25 schrieb Adam Treat:

On Tuesday 31 October 2006 3:12 am, Stefan Eilers wrote:
Hi!

I try to compile WebKit with Qt/KDE support on Windows. There is one
dependency issue, which I cannot solve.
It asks for the directory that contains the file
"LibXml2Config.cmake". I don't have this file on my system and it is
not included in the libxml2 distributions..

What version of CMake do you have installed? I would strongly suggest version 2.4-patch 3 as this is what KDE4 currently requires. You should also make
sure you have a very recent checkout of kdelibs (this will pull in the
necessary cmake modules that webkit requires).

Although it is strange, I found a solution: If cmake finds "FindXLib2.cmake", everything works well.. It seems that cmake tries to access the "LibXml2Config.cmake" if it does not find the default file (with the format Find<filename>.cmake). It may be some undocumented fallback .. =:S


Mfg., Dr. Stefan Eilers
--
Dr.-Ing. Stefan Eilers
Projekt Manager

basysKom GmbH
Robert-Bosch-Str. 7 | 64293 Darmstadt | Germany
Tel: +49 6151 3969-962 | Fax: -736 | Mobile: +49 170 4213459 | Jabber: [EMAIL PROTECTED]
[EMAIL PROTECTED] | www.basyskom.de



Attachment: PGP.sig
Description: Signierter Teil der Nachricht

_______________________________________________
webkit-dev mailing list
webkit-dev@opendarwin.org
http://www.opendarwin.org/mailman/listinfo/webkit-dev

Reply via email to