[Digikam-devel] [Bug 305382] editing RAW gives artefacts with Bilinear quality

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri Oct 26 22:33:34 BST 2012


https://bugs.kde.org/show_bug.cgi?id=305382

--- Comment #10 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
So essentially, the problem is that when we compile the same sources using the
same compiler and linker command lines with either CMake, or whatever libraw
uses, we get a different result?

Does the original libraw also compile into a static or a dynamic library? If
shared: With libkdcraw, we compile into a static library. Assuming we use a
shared library
ADD_LIBRARY(libraw SHARED ${libraw_LIB_SRCS})
still the same problem? Do the files differ?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list