[Digikam-users] digikam svn doesn't compile today: rawdecodingsettings.h

Pedro Venda pjvenda at pjvenda.org
Mon Mar 12 18:23:14 GMT 2007


hi everyone,

digikam doesn't compile today...
digikam/libs/histogram seems to need <libkdcraw/rawdecodingsettings.h> but 
can't find it.

replacing line 38 of digikam/libs/dimg/dimg.h with
#include "rawdecodingsettings.h"
doesn't seem to fix the problem. Although rawdecodingsettings.h is on that 
directory (digikam/libs/dimg/), it is actually empty.

make[4]: Entering directory 
`/mnt/storage/src/digikam-trunk/graphics/digikam/libs/histogram'
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile 
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikam/libs/dimg -I../../../digikam/digikam -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/local/digikam-trunk/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT 
imagehistogram.lo -MD -MP -MF ".deps/imagehistogram.Tpo" -c -o 
imagehistogram.lo imagehistogram.cpp; \
        then mv -f ".deps/imagehistogram.Tpo" ".deps/imagehistogram.Plo"; else 
rm -f ".deps/imagehistogram.Tpo"; exit 1; fi
In file included from imagehistogram.cpp:42:
../../../digikam/libs/dimg/dimg.h:38:43: error: 
libkdcraw/rawdecodingsettings.h: No such file or directory
../../../digikam/libs/dimg/dimg.h:101: error: 'KDcrawIface' has not been 
declared
../../../digikam/libs/dimg/dimg.h:101: error: expected ',' or '...' 
before 'rawDecodingSettings'
../../../digikam/libs/dimg/dimg.h:168: error: 'KDcrawIface' has not been 
declared
../../../digikam/libs/dimg/dimg.h:168: error: expected ',' or '...' 
before 'rawDecodingSettings'
../../../digikam/libs/dimg/dimg.h:101: error: default argument missing for 
parameter 3 of 'Digikam::DImg::DImg(const QString&, 
Digikam::DImgLoaderObserver*, int)'
../../../digikam/libs/dimg/dimg.h:168: error: default argument missing for 
parameter 3 of 'bool Digikam::DImg::load(const QString&, 
Digikam::DImgLoaderObserver*, int)'
make[4]: *** [imagehistogram.lo] Error 1
make[4]: Leaving directory 
`/mnt/storage/src/digikam-trunk/graphics/digikam/libs/histogram'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/mnt/storage/src/digikam-trunk/graphics/digikam/libs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/storage/src/digikam-trunk/graphics/digikam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/storage/src/digikam-trunk/graphics'
make: *** [all] Error 2

Best regards,
-- 

Pedro João Lopes Venda
email: pjvenda at pjvenda org
http://www.pjvenda.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20070312/5ead4a8f/attachment.sig>


More information about the Digikam-users mailing list