[Digikam-devel] [Bug 195735] digikam-svn fails to compile on Mac OS X
rishi.j.sanyal at gmail.com
rishi.j.sanyal at gmail.com
Thu Jun 11 00:45:30 BST 2009
https://bugs.kde.org/show_bug.cgi?id=195735
--- Comment #16 from <rishi j sanyal gmail com> 2009-06-11 01:45:17 ---
Thanks Gilles.
I changed:
#include <Multiprocessing.h>
to:
#include <CoreServices/CoreServices.h>
in the file:
kipi-plugins/dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPCore_Impl.hpp
Now, 'make' proceeds fine through all the xmp_sdk stuff, but then fails with
the dng_sdk here:
[ 72%] Building CXX object
kipi-plugins/dngconverter/plugin/CMakeFiles/dngconverter.dir/__/dngwriter/extra/dng_sdk/dng_date_time.o
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64: error:
conflicting declaration ‘typedef uint32_t uint32’
/Users/Rishi/compile/graphics/kipi-plugins/dngconverter/dngwriter/extra/dng_sdk/dng_types.h:56:
error: ‘uint32’ has a previous declaration as ‘typedef long unsigned int
uint32’
make[2]: ***
[kipi-plugins/dngconverter/plugin/CMakeFiles/dngconverter.dir/__/dngwriter/extra/dng_sdk/dng_date_time.o]
Error 1
make[1]: *** [kipi-plugins/dngconverter/plugin/CMakeFiles/dngconverter.dir/all]
Error 2
make: *** [all] Error 2
Any suggestions there?
So close!
Many thanks,
Rishi
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list