Re: kdegraphics trunk doesn't compile
- Date: Wed, 7 May 2008 09:00:47 +0300
- From: Kåre Särs <kare.sars@xxxxxxxxxxx>
- Subject: Re: kdegraphics trunk doesn't compile
On Wednesday 07 May 2008, Giovanni Venturi wrote:
> [ 84%] Building CXX object
> ksaneplugin/CMakeFiles/ksaneplugin.dir/sanedialog.o In file included
> from /home/devel/kde4-sources/kdegraphics/ksaneplugin/sanedialog.cpp:26:
> /home/devel/kde4-sources/kdegraphics/ksaneplugin/sanedialog.h:30:28: error:
> libksane/ksane.h: No such file or directory
> In file included
> from /home/devel/kde4-sources/kdegraphics/ksaneplugin/sanedialog.cpp:26:
> /home/devel/kde4-sources/kdegraphics/ksaneplugin/sanedialog.h:48:
...
>
> Where should be ksane.h ?
>
> Do I need to install some missing pice from kdesupport? update kdelibs? I
> need for the workshops so If someone can give me some hints I say: "thank
> you" :) ,
> Giovanni
If libksane hasn't been found, ksaneplugin should have been excluded from the
build by CMake.
if libksane is found ksane.h should be in $KDEDIR/include/libksane/
If you want libksane you find it in extragear at the moment.
--
Kåre Särs
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<