Compile kiten in kf5

Andreas Cord-Landwehr cordlandwehr at kde.org
Sun Aug 17 07:54:34 UTC 2014


On Sunday 17 August 2014 09:14:26 Reza Shah wrote:
> But when compiling i got
> kiten/lib/dictionarymanager.h:27:16: fatal error: QMap: No such file or
> directory

Hi Reza,

apparently the include dirs are noet set right. You can check this by 
compiling with the command "VERBOSE=1 make" and looking at the 
output (see the "-I" values).

To solve your problem, you have to link to Qt5::Core (add this to 
target_link_libraries). This is actually the new way how the include 
directories are determined.

Cheers,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20140817/0e1e389b/attachment.html>


More information about the kde-edu mailing list