OSX/CI: kdevelop fails to build on branch master

Milian Wolff mail at milianw.de
Tue Jan 6 20:54:12 GMT 2015


On Tuesday 06 January 2015 21:12:44 Marko Käning wrote:
> CMake Error at app/CMakeLists.txt:36 (install):
>   install TARGETS given unknown argument "BUNDLE".
> 
> 
> -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
> -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
> -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
> -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
> -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
> -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
> CMake Error at languages/cpp/parser/rpp/CMakeLists.txt:29 (install):
>   install TARGETS given no LIBRARY DESTINATION for shared library target
>   "kdevcpprpp".

Please read the error messages before spamming multiple mailing lists with it. 
All of them show the same error, and if you look at the CMakeLists.txt you'll 
see that this indicates that - for some reason - 
${INSTALL_TARGETS_DEFAULT_ARGS} is not defined on your machine. Find out why 
and fix it.

Bye
-- 
Milian Wolff
mail at milianw.de
http://milianw.de



More information about the KDevelop mailing list