Am 11.10.2016 um 00:04 schrieb Jack: > > It looks like there is one for every instance of > kdecoreaddons_desktop_to_json call in a CMakeLists.txt. However, I > get those whether I run cmake from command line or as part of a Gentoo > ebuild, and only get the later errors with the ebuild. I'm going to > see if fixing those makes any difference, but I feel like I'm shooting > in the dark. >From earlier experiences with cmake on windows I know that the windows port of cmake may contains bugs in areas not having on unix, using the old cmake 2.8 behavior also with newer cmake versions may help to avoid those bugs.
Ralf