kdeutils/kwallet/CMakelists.txt problem

Alexander Neundorf neundorf at kde.org
Mon Feb 4 20:01:34 CET 2008


On Thursday 31 January 2008, Saro Engels wrote:
> Christian Ehrlicher schrieb:
> > Saro Engels schrieb:
> >> Jaros?aw Staniek schrieb:
> >>> Hello,
> >>> Perhaps there is a problem in qt4_add_dbus_interface() line of
> >>> kdeutils/kwallet/CMakelists.txt?
> >>>
> >>> Any idea?
> >>>
> >>> [ 43%] Building CXX object
> >>> kwallet/CMakeFiles/kwalletmanager.dir/kwalletmanager.obj
> >>> kwalletmanager.cpp
> >>> C:\kde4\svn\trunk\KDE\kdeutils\kwallet\kwalletmanager.cpp(25) : fatal
> >>> error C1083: Cannot open include file: 'kwallet_interface.h': No such
> >>> file or directory
> >>
> >> Yeah, probably it really doesn't exist because it is generated in a
> >> folder which is disabled for our OS.
> >> kdeutils is still in testing, so don't expect to much.
> >
> > It worked fine ~2 months ago. But I'll take a look on it.
>
> well, DBUS_INTERFACES_INSTALL_DIR is a relative path so it doesn't seem
> to work.
> Setting it to
> ${CMAKE_INSTALL_PREFIX}/${DBUS_INTERFACES_INSTALL_DIR}/org.kde.kwallet.xml
> does solve the problem here.

Without having a closer look, CMAKE_INSTALL_PREFIX doesn't sound right (or at 
most only incidentally right)

Alex



More information about the Kde-windows mailing list