kdeutils/kwallet/CMakelists.txt problem

Saro Engels ps_ml at gmx.de
Thu Jan 31 18:48:40 CET 2008


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.
> 
> 
> Christian
SE
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Kde-windows mailing list
> Kde-windows at kde.org
> https://mail.kde.org/mailman/listinfo/kde-windows




More information about the Kde-windows mailing list