Registered Member
|
Hello,
got a problem with gwenview, it doesn't compile and gives error messaged which sound like it doesn't find Qt... it didn't install with the kdegraphics-package, so I tried to install it afterwards. I had do insert the line "find_package(KDE4 REQUIRED)" to the beginning of CMakeLists.txt to let the cmake configuration finish. Now I have the following problem:
the rest of KDE 4.2 compiled fine.. thx |
Administrator
|
You will need to add another line. Try these two:
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
KDE Developer
|
Compiling pieces of kde modules out of the modules is not supported. The *correct* way to do that (since gwenview requires other stuff from kdegraphics) is:
then install with make install, sudo make install, etc.
Pino Toscano
|
Registered Member
|
thanks for the advice, my problem was that there was no gwenview folder in build directory, but after browsing a bit through the cmake files I found that it was just a missing depenency... didn't have exiv2 installed... sry for that ^^ Now it works fine, just rebuilt whole kdegraphics.
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]