github aous72/OpenJPH 0.21.1

latest releases: 0.26.3, 0.26.2, 0.26.1...
12 months ago

This enables compilation for 32bit systems.
I never intended to support 32bit properly; so, this version allows compilation for 32bit systems with many warnings.
For Windows, you need the correct compiler.
For Linux you need the -m32 flag. Run export CXXFLAGS="-m32" and export CXXFLAGS="-m32" before running cmake.
To have TIFF support, you need the 32bit TIFF library.

What's Changed

  • Update CMakeLists.txt for config file naming convention by @kmilos in #180
  • Compilation for 32bit by @aous72 in #181

New Contributors

Full Changelog: 0.21.0...0.21.1

Don't miss a new OpenJPH release

NewReleases is sending notifications on new releases.