[Digikam-devel] [Bug 235321] Tried to open X3F file. Was showing up in preview but crashed while opening in editor

Gilles Caulier caulier.gilles at gmail.com
Sun Apr 25 19:58:26 BST 2010


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


Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahuggel at gmx.net




--- Comment #4 from Gilles Caulier <caulier gilles gmail com>  2010-04-25 20:58:24 ---
Alex,

Why not to use Conditional compilation in libraw to comment X3F implementation
if the library must be published without this code. We use this way in Exiv2
library which as exactly the same license problem than you about Nikon lens
Database code (if i remember). Look the compilation configuration panel
generated by CMake in Exiv2 project :

-- ------------------------------------------------------------------
-- exiv2 0.19.1 configure results      <http://www.exiv2.org>
-- Building PNG support:               YES
-- Building shared library:            YES
-- XMP metadata support:               YES
-- Building static libxmp:             NO
-- Native language support:            YES
-- Conversion of Windows XP tags:      YES
-- Nikon lens database:                YES
-- Commercial build:                   NO
-- Build the unit tests:               NO
-- Building translations files:        YES
-- ------------------------------------------------------------------

Note these "Nikon lens database" and "Commercial build" annotations there...

I CC Andreas (Exiv2 author) for more info there, if necessary...

Gilles Caulier

-- 
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