http://www.simplesystems.org/libtiff/releases/v4.4.0.html -----Major changes None Software configuration changes <http://www.simplesystems.org/libtiff/releases/v4.4.0.html#software-configuration-changes> - Handle absolute paths in pkg-config file (issue #333 <https://gitlab.com/libtiff/libtiff/-/issues/333>) - Correct fix for the pkgconf file relative paths. - cmake: allow running the tests with a read-only source directory. - cmake: Fix STRIPCHOP_DEFAULT value in CMake builds. - build: Fix static library imports in mingw related to LERC - Fix version in libtiff-4.pc.in, and CMake build: Add requirements to pc file - cmake: Fix build with CMake 3.10. - cmake: Export tiff targets. - Make LERC_SUPPORT conditional on ZLIB_SUPPORT ---- not sure if last item will fix reported compilation problem, but we always can update both library and its configure line (or even patch them)
The updated tiff-4.4.0 has been checked into GIT along with the patch to thirdparty/Makefile to disable lerc (as discovered as a problem by Miroslav). Also, doxygen was disabled for Flac to get rid of voluminous warnings. Finally also updated downloads.txt so it is kept up to date. Tiff 4.4.0 was built on Fedora laptop, Ubuntu 16, and Debian 32-bit version 11.0 with no problems. Tests creating and loading tiff files showed no problems but I did not test extensively. On Wed, Sep 14, 2022 at 11:34 AM Andrew Randrianasulu via Cin < [email protected]> wrote:
http://www.simplesystems.org/libtiff/releases/v4.4.0.html -----Major changes
None Software configuration changes <http://www.simplesystems.org/libtiff/releases/v4.4.0.html#software-configuration-changes>
-
Handle absolute paths in pkg-config file (issue #333 <https://gitlab.com/libtiff/libtiff/-/issues/333>) -
Correct fix for the pkgconf file relative paths. -
cmake: allow running the tests with a read-only source directory. -
cmake: Fix STRIPCHOP_DEFAULT value in CMake builds. -
build: Fix static library imports in mingw related to LERC -
Fix version in libtiff-4.pc.in, and CMake build: Add requirements to pc file -
cmake: Fix build with CMake 3.10. -
cmake: Export tiff targets. -
Make LERC_SUPPORT conditional on ZLIB_SUPPORT
----
not sure if last item will fix reported compilation problem, but we always can update both library and its configure line (or even patch them)
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
participants (2)
-
Andrew Randrianasulu -
Phyllis Smith