FWIW, I have managed to build a debug version of kdelibs master, on Apple OS X
10.7.5 (Lion).
I guess the Nepomuk dependency versions have not changed since KDE 4.12 and the
build
was able to pick up already-installed Nepomuk dependencies.
I need to do more building, I think, to get my games to
On Tue, Apr 1, 2014 at 7:47 PM, Ahmed I. Khalil
wrote:
> Hello,
> I am trying to use KJSEmbed::Engine in a library that I am writing. My
> CMakeLists.txt links with the ${KDE4_KJS_LIBS} and also contains
> include_directories( ${KDE4_INCLUDES} ).
>
> AFAIK the ${KDE4_INCLUDES} contains all include
Hello,
I am trying to use KJSEmbed::Engine in a library that I am writing. My
CMakeLists.txt links with the ${KDE4_KJS_LIBS} and also contains
include_directories( ${KDE4_INCLUDES} ).
AFAIK the ${KDE4_INCLUDES} contains all include directories required for
KDE (as stated in FindKDE4Internal.cm