Hi everyone,
I am porting knetwalk game to KF5 it needs KF5KDEGames so i built
frameworks branch of libkdegames so to make sure i have KF5KDEGames in
CMakeLists.txt i have replaced find_package( libkdegames REQUIRED) with
find_package(KF5KDEGames REQUIRED). Cmake is giving no error in finding the
package and knetwalk is built successfully. But when i execute make command
i get error saying:

/home/garvit/dev/sok/knetwalk/src/gameview.h:22: error: KgDeclarativeView:
No such file or directory
 #include <KgDeclarativeView>

but KgDeclarativeView is available in KF5KDEGames so can you please help me
where i am doing wrong and why i am having this error.

Thank You

-- 
Regards,
Garvit Khatri
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to