exiv2, libkexiv2, digikam and kde4.1

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

exiv2, libkexiv2, digikam and kde4.1

Bugzilla from mikmach@wp.pl
Hello,

Yesterday it was impossible to compile digikam 0.10 against libkexiv2
from kdegraphics 4.1 branch. Had to switch to trunk. (compilation fails
with WriteTiff stuff)

Rather unfortunate because 0.10 will be officially released during
"life" of 4.1 .

m.

----------------------------------------------------
Nie wiesz jak dojechać docelu.pl ?
Pokażemy Ci adres, odległość, czas przejazdu
i najbliższą stację benzynową lub dworzec PKP.
Kliknij: http://klik.wp.pl/?adr=www.Docelu.pl&sid=432


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: exiv2, libkexiv2, digikam and kde4.1

Gilles Caulier-4
2008/7/28 Mikołaj Machowski <[hidden email]>:
> Hello,
>
> Yesterday it was impossible to compile digikam 0.10 against libkexiv2
> from kdegraphics 4.1 branch. Had to switch to trunk. (compilation fails
> with WriteTiff stuff)

Hum, which compilation error exactly ?



>
> Rather unfortunate because 0.10 will be officially released during
> "life" of 4.1 .

<troll> KDE 4.1... (:=)))... a stable release ? </troll>

More seriously, i will certainly add something about PNG writting mode
and JPEG2000 writting mode too...

I will try to preserve binary compatibility.

Best

Gilles Caulier

>
> m.
>
> ----------------------------------------------------
> Nie wiesz jak dojechać docelu.pl ?
> Pokażemy Ci adres, odległość, czas przejazdu
> i najbliższą stację benzynową lub dworzec PKP.
> Kliknij: http://klik.wp.pl/?adr=www.Docelu.pl&sid=432
>
>
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: exiv2, libkexiv2, digikam and kde4.1

Bugzilla from mikmach@wp.pl
Dnia Monday 28 of July 2008, Gilles Caulier napisał:
> 2008/7/28 Mikołaj Machowski <[hidden email]>:
> > Hello,
> >
> > Yesterday it was impossible to compile digikam 0.10 against libkexiv2
> > from kdegraphics 4.1 branch. Had to switch to trunk. (compilation
> > fails with WriteTiff stuff)
>
> Hum, which compilation error exactly ?

In file included
from /home/mikolaj/kde/src/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:111:
/home/mikolaj/kde/src/extragear/graphics/digikam/digikam/../utilities/imageeditor/tools/imageprint.h:44:2:
warning: #warning "TODO: KPrinter is disabled for KDE4.0";
/home/mikolaj/kde/src/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
In member function 'virtual void
Digikam::ImageWindow::slotComponentsInfo()':
/home/mikolaj/kde/src/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:1376:
error: 'supportTiffWritting' is not a member of 'KExiv2Iface::KExiv2'
make[2]: ***
[digikam/digikam/CMakeFiles/digikam_bin.dir/__/utilities/imageeditor/editor/imagewindow.o]
Error 1
make[1]: *** [digikam/digikam/CMakeFiles/digikam_bin.dir/all] Error 2
make: *** [all] Error 2
makeobj[0]: Leaving directory
`/home/mikolaj/kde/build/extragear/graphics/digikam'

>
> > Rather unfortunate because 0.10 will be officially released during
> > "life" of 4.1 .
>
> <troll> KDE 4.1... (:=)))... a stable release ? </troll>

It is not so bad :) OK, not using it because it is visibly slower on my
old machine while 3.5 runs more or less smoothly.

m.

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: exiv2, libkexiv2, digikam and kde4.1

Gilles Caulier-4
2008/7/28 Mikolaj Machowski <[hidden email]>:

> Dnia Monday 28 of July 2008, Gilles Caulier napisał:
>> 2008/7/28 Mikołaj Machowski <[hidden email]>:
>> > Hello,
>> >
>> > Yesterday it was impossible to compile digikam 0.10 against libkexiv2
>> > from kdegraphics 4.1 branch. Had to switch to trunk. (compilation
>> > fails with WriteTiff stuff)
>>
>> Hum, which compilation error exactly ?
>
> In file included
> from /home/mikolaj/kde/src/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:111:
> /home/mikolaj/kde/src/extragear/graphics/digikam/digikam/../utilities/imageeditor/tools/imageprint.h:44:2:
> warning: #warning "TODO: KPrinter is disabled for KDE4.0";
> /home/mikolaj/kde/src/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
> In member function 'virtual void
> Digikam::ImageWindow::slotComponentsInfo()':
> /home/mikolaj/kde/src/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:1376:
> error: 'supportTiffWritting' is not a member of 'KExiv2Iface::KExiv2'
> make[2]: ***
> [digikam/digikam/CMakeFiles/digikam_bin.dir/__/utilities/imageeditor/editor/imagewindow.o]
> Error 1
> make[1]: *** [digikam/digikam/CMakeFiles/digikam_bin.dir/all] Error 2
> make: *** [all] Error 2
> makeobj[0]: Leaving directory
> `/home/mikolaj/kde/build/extragear/graphics/digikam'
>

Ok, i see. i will fix it


Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: exiv2, libkexiv2, digikam and kde4.1

Gilles Caulier-4
In reply to this post by Bugzilla from mikmach@wp.pl
2008/7/28 Mikolaj Machowski <[hidden email]>:

> Dnia Monday 28 of July 2008, Gilles Caulier napisał:
>> 2008/7/28 Mikołaj Machowski <[hidden email]>:
>> > Hello,
>> >
>> > Yesterday it was impossible to compile digikam 0.10 against libkexiv2
>> > from kdegraphics 4.1 branch. Had to switch to trunk. (compilation
>> > fails with WriteTiff stuff)
>>
>> Hum, which compilation error exactly ?
>
> In file included
> from /home/mikolaj/kde/src/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:111:
> /home/mikolaj/kde/src/extragear/graphics/digikam/digikam/../utilities/imageeditor/tools/imageprint.h:44:2:
> warning: #warning "TODO: KPrinter is disabled for KDE4.0";
> /home/mikolaj/kde/src/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
> In member function 'virtual void
> Digikam::ImageWindow::slotComponentsInfo()':
> /home/mikolaj/kde/src/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:1376:
> error: 'supportTiffWritting' is not a member of 'KExiv2Iface::KExiv2'
> make[2]: ***
> [digikam/digikam/CMakeFiles/digikam_bin.dir/__/utilities/imageeditor/editor/imagewindow.o]
> Error 1
> make[1]: *** [digikam/digikam/CMakeFiles/digikam_bin.dir/all] Error 2
> make: *** [all] Error 2
> makeobj[0]: Leaving directory
> `/home/mikolaj/kde/build/extragear/graphics/digikam'
>

Fixed on svn. please checkout and try again.

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: exiv2, libkexiv2, digikam and kde4.1

Bugzilla from mikmach@wp.pl
Dnia Wednesday 30 of July 2008, Gilles Caulier napisał:

> 2008/7/28 Mikolaj Machowski <[hidden email]>:
> > Dnia Monday 28 of July 2008, Gilles Caulier napisał:
> >> 2008/7/28 Mikołaj Machowski <[hidden email]>:
> >> > Hello,
> >> >
> >> > Yesterday it was impossible to compile digikam 0.10 against
> >> > libkexiv2 from kdegraphics 4.1 branch. Had to switch to trunk.
> >> > (compilation fails with WriteTiff stuff)
> >>
>
> Fixed on svn. please checkout and try again.
>
Thanks, it works.

m.

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: exiv2, libkexiv2, digikam and kde4.1

Gilles Caulier-4
2008/7/30 Mikolaj Machowski <[hidden email]>:

> Dnia Wednesday 30 of July 2008, Gilles Caulier napisał:
>> 2008/7/28 Mikolaj Machowski <[hidden email]>:
>> > Dnia Monday 28 of July 2008, Gilles Caulier napisał:
>> >> 2008/7/28 Mikołaj Machowski <[hidden email]>:
>> >> > Hello,
>> >> >
>> >> > Yesterday it was impossible to compile digikam 0.10 against
>> >> > libkexiv2 from kdegraphics 4.1 branch. Had to switch to trunk.
>> >> > (compilation fails with WriteTiff stuff)
>> >>
>>
>> Fixed on svn. please checkout and try again.
>>
> Thanks, it works.
>

Mik,

Duing this bug : http://bugs.kde.org/show_bug.cgi?id=166424

I recommend to use libkexiv2 from trunk, and not KDE 4.1 version published...

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel