[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/graphics/digikam/libs/jpegutils
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2010-12-03 10:30:21
Message-ID: 20101203103021.1F8B0AC8A4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1203150 by cgilles:

apply patch #54001 from Gert Kello
CCBUGS: 258600


 M  +8 -0      jpegutils.cpp  
 M  +8 -0      libjpeg-62/transupp.cpp  
 M  +8 -0      libjpeg-80/transupp.cpp  


--- trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp #1203149:1203150
@@ -27,6 +27,14 @@
 
 #define XMD_H
 
+/*
+ * Define libjpeg_EXPORTS: kde-win emerged jpeg lib uses this define to 
+ * decide wether to make dllimport (by default) or dllexport. We need to 
+ * export. 
+ */
+
+#define libjpeg_EXPORTS
+
 #include "jpegutils.h"
 
 // C++ includes
--- trunk/extragear/graphics/digikam/libs/jpegutils/libjpeg-62/transupp.cpp #1203149:1203150
@@ -12,6 +12,14 @@
  * interfaces.
  */
 
+ /*
+ * Define libjpeg_EXPORTS: kde-win emerged jpeg lib uses this define to 
+ * decide wether to make dllimport (by default) or dllexport. We need to 
+ * export. 
+ */
+
+#define libjpeg_EXPORTS
+
 /* Although this file really shouldn't have access to the library internals,
  * it's helpful to let it call jround_up() and jcopy_block_row().
  */
--- trunk/extragear/graphics/digikam/libs/jpegutils/libjpeg-80/transupp.cpp #1203149:1203150
@@ -12,6 +12,14 @@
  * interfaces.
  */
 
+/*
+ * Define libjpeg_EXPORTS: kde-win emerged jpeg lib uses this define to 
+ * decide wether to make dllimport (by default) or dllexport. We need to 
+ * export. 
+ */
+
+#define libjpeg_EXPORTS
+
 /* Although this file really shouldn't have access to the library internals,
  * it's helpful to let it call jround_up() and jcopy_block_row().
  */
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic