[Digikam-devel] Error compiling svn->trunk
Thorsten Schnebeck
thorsten.schnebeck at gmx.net
Thu Jul 28 18:04:57 BST 2005
Am Donnerstag 28 Juli 2005 11:46 schrieb Thorsten Schnebeck:
> Am Mittwoch 27 Juli 2005 21:16 schrieb Mikolaj Machowski:
> > Dnia środa 27 lipiec 2005 18:50, Thorsten Schnebeck napisał:
> > > Hi list,
> > >
> > > problem, when compiling svn->trunk:
Ok, here we go.
The problematic plugins use the code:
[...]
// Local includes.
#include "imagedialog.h"
[...]
There is no local imagedialog.h but a global one in
/usr/kde/3.4/include/libkipi/imagedialog.h
or another one in
/usr/local/src/kde-svn/extragear/graphics/kst/kst/imagedialog.h
So I checked for an ui-file, again only in kst.
When looking at the compiler-output I see:
make[1]: Entering directory
`/usr/local/src/kde-svn/extragear/graphics/digikamimageplugins/adjustlevels'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I../../kst/kst
^^^^^^^^
So what is this imagedialog.h about???
Bye
Thorsten
More information about the Digikam-devel
mailing list