kdebase dependency error

Alexander Neundorf neundorf at kde.org
Thu Nov 15 19:29:09 CET 2007


On Thursday 15 November 2007, Saro Engels wrote:
> Hi all,
> I work on win32 platform and I get an error of an unmet dependency of a
> xml-file(org.kde.UiServerCallbacks.xml) in
> kdebase/runtime/kuiserver/CMakeLists.txt:18 .
> The DBUS_INTERFACES_INSTALL_DIR is set to share/dbus-1... under windows
> which is a relative path - as long as I don't enter an absolute path, I
> will not be able to find this file.
> I had a look into the FindKDE4Internal.cmake which defines
> DBUS_INTERFACES_INSTALL_DIR and it seems it has to be a relative path; I
> am not sure where to enter any changes, and how to get the absolute path
> for the share/dbus-1 directory.

I think this is the hackery at the end of kdelibs/CMakeLists.txt, which needs 
to be improved and unified.

It's on my TODO, but I can't do it alone since I don't have windows to test 
it.

Alex


More information about the Kde-buildsystem mailing list