GoSC2010 does not compile

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

GoSC2010 does not compile

Bugzilla from gert.kello@gmail.com
Hi.

Seems like the GoSC2010 branch can not be compiled at moment?

[  0%] Building CXX object
digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/drawdecoding.o
/home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp: In
constructor ‘Digikam::DRawDecoding::DRawDecoding(const
KDcrawIface::RawDecodingSettings&)’:
/home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp:45:
error: ‘enableNoiseReduction’ was not declared in this scope
/home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp:45:
error: ‘const class KDcrawIface::RawDecodingSettings’ has no member
named ‘enableNoiseReduction’
/home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp:62:
error: ‘fbddNR’ was not declared in this scope
/home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp:62:
error: ‘const class KDcrawIface::RawDecodingSettings’ has no member
named ‘fbddNR’

And yes, I have compiled and installed the libkdcraw from same branch.

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

Re: GoSC2010 does not compile

Gilles Caulier-4
Because you use libkdcraw from the same branch and fix from trunk to
compile fine is not yet bacported :

http://websvn.kde.org/trunk/extragear/graphics/digikam/libs/dimg/drawdecoding.cpp?r1=1201448&r2=1109547

Gilles Caulier

2010/11/28 Gert Kello <[hidden email]>:

> Hi.
>
> Seems like the GoSC2010 branch can not be compiled at moment?
>
> [  0%] Building CXX object
> digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/drawdecoding.o
> /home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp: In
> constructor ‘Digikam::DRawDecoding::DRawDecoding(const
> KDcrawIface::RawDecodingSettings&)’:
> /home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp:45:
> error: ‘enableNoiseReduction’ was not declared in this scope
> /home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp:45:
> error: ‘const class KDcrawIface::RawDecodingSettings’ has no member
> named ‘enableNoiseReduction’
> /home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp:62:
> error: ‘fbddNR’ was not declared in this scope
> /home/gert/devel/GoSC2010/digikam/libs/dimg/drawdecoding.cpp:62:
> error: ‘const class KDcrawIface::RawDecodingSettings’ has no member
> named ‘fbddNR’
>
> And yes, I have compiled and installed the libkdcraw from same branch.
>
> Gert
> _______________________________________________
> 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