<div class="gmail_quote">On Wed, Jun 17, 2009 at 10:00 PM, Michael Thaler <span dir="ltr">&lt;<a href="mailto:michael.thaler@physik.tu-muenchen.de" target="_blank">michael.thaler@physik.tu-muenchen.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
when I try to compile koffice, cmake complains that it cannot find Create<br>
Resources. However, I have the Debian package create-resources installed. The<br>
files are in /usr/share/create/. There are the following subdirectories:<br>
<br>
brushes  gradients  patterns  swatches<br>
<br>
It would be nice if someone could give me a hint what I have to do that cmake<br>
recognizes it. Without create resources, there are no brushes in krita.<br>
<br>
Greetings,<br>
Michaeö<br>
<br>
</blockquote></div><br>Seems like there is something wrong with the paths where cmake and kde search. cmake should be able to find create resource package. And even if cmake fails Krita should be able to find it or find the resources that are installed by Krita. I suggest you check that KDEDIRS points to the kde directory, so that Krita could find it there.<br>