Switching to lcms2 + correction of a bug about the libtiff build that wasn't handling compression features + correction of a bug in the build process of Windows 64bit version.

Now all Windows users have to update Cmake to 2.8.4 at least.
This commit is contained in:
Hombre
2011-03-31 00:45:47 +02:00
parent 3a59803e2b
commit d94212e5a4
13 changed files with 35 additions and 44 deletions

View File

@@ -19,7 +19,7 @@
#include <rtengine.h>
#include <rtthumbnail.h>
#include <image8.h>
#include <lcms.h>
#include <lcms2_plugin.h>
#include <curves.h>
#include <glibmm.h>
#include <improcfun.h>