[Kde-imaging] kipi-plugins compiling error

Gilles Caulier caulier.gilles at gmail.com
Fri Jul 13 12:31:37 CEST 2007


Piotr,

You can use this patch against your source code to compile fine :

http://websvn.kde.org/branches/extragear/kde3/libs/kipi-plugins/slideshow/listimageitems.h?r1=675261&r2=687333

Gilles

2007/7/13, Gilles Caulier <caulier.gilles at gmail.com>:
>
>
>
> 2007/7/13, Gilles Caulier <caulier.gilles at gmail.com>:
> >
> > Angelo,
> >
> > The compilation fail because like Achim said, he use --enable-final
> > configure option.
> >
> > kipi-plugins must support this option. It generally used to optimize
> > target, especially to build RPM for ex.
> >
> > On my computer, i have always 2 copy of source code : one compiled using
> > --enable-debug=full to debug of course, and one using --enable-final to
> > check if all compile fine.
> >
> > Compiling using last one is very interressing because all indeep coding
> > error appears...
> >
> > And of course, i can reproduce it on my computer.
> >
> > I recommend to packager to always test compilation in this mode before
> > to dispatch aver the world a final release tarball...
> >
> > For the current problem, i will take a look what wrong in code.
> >
>
> Find it. It very easy... Valerio has forget to use :
>
> #ifndef LISTIMAGEITEM_H
> #define LISTIMAGEITEM_H
> ...
>
> #endif /* LISTIMAGEITEM_H */
>
> ...into listimageitems.h
>
> I will fix it
>
> Gilles
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-imaging/attachments/20070713/f190ea3a/attachment.html 


More information about the Kde-imaging mailing list