|
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 |
|
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 |
| Free forum by Nabble | Edit this page |
