Review Request: Make ${NEPOMUK_CORE_DBUS_INTERFACES_DIR} an absolute path; fixes problem building kde-runtime on WinXP

Christophe Giboudeaux cgiboudeaux at gmx.com
Tue Jan 8 10:23:56 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107665/#review24970
-----------------------------------------------------------



NepomukCoreConfig.cmake.in
<http://git.reviewboard.kde.org/r/107665/#comment19130>

    This will break for other systems. I'll fix this today, Thanks for the report


- Christophe Giboudeaux


On Dec. 11, 2012, 12:39 p.m., Thomas Friedrichsmeier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107665/
> -----------------------------------------------------------
> 
> (Updated Dec. 11, 2012, 12:39 p.m.)
> 
> 
> Review request for kdewin and Nepomuk.
> 
> 
> Description
> -------
> 
> Frankly, I am not sure at all, whether this is the correct place to fix the issue.
> Either way, without this, building of kde-runtime on WinXP fails, because calls like the following (in kde-runtime/nepomuk/kcm/CMakeLists.txt):
>   qt4_add_dbus_interface(kcmnepomuk_SRCS ${NEPOMUK_CORE_DBUS_INTERFACES_DIR}/org.kde.NepomukServer.xml nepomukserverinterface)
> will look for the interface in a location _relative_ to the current sources. Sorry, I forgot to make a copy of the exact error message.
> 
> Making ${NEPOMUK_CORE_DBUS_INTERFACES_DIR} an absolute path works around this, successfully, but again, I'm not sure, whether that is the correct fix.
> 
> 
> Diffs
> -----
> 
>   NepomukCoreConfig.cmake.in 81c084b50ea065d98798bf86e698dfdf1c8284d7 
> 
> Diff: http://git.reviewboard.kde.org/r/107665/diff/
> 
> 
> Testing
> -------
> 
> With the patch to nepomuk-core, kde-runtime compiles with MinGW4 on WinXP. Previously it did not.
> 
> 
> Thanks,
> 
> Thomas Friedrichsmeier
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-windows/attachments/20130108/5409fef6/attachment.html>


More information about the Kde-windows mailing list