[Geotiff] libgeotiff 1.4.1 release candidate
Howard Butler
hobu.inc at gmail.com
Mon Sep 15 08:32:18 EST 2014
On Sep 15, 2014, at 8:28 AM, Jean-Claude Repetto <jrepetto at free.fr> wrote:
> I am not familiar with CMake. Should I still use the standard sequence :
> ./configure
> make
> make install
> to build this new version ?
Yes, the standard autoconf/automake build can and will continue to work just fine. There are really just two scenarios when you should want to use the CMake configuration -- first, you want CMake-generated MSVC (or other) project files, or second, you want dynamically-generated source-emebedded (INCODE) support. The audience for both of these is presumably tiny.
Hope this helps,
Howard
More information about the Geotiff
mailing list