Skip to content

v2.1.2

Compare
Choose a tag to compare
@abumq abumq released this 28 Mar 05:41
· 57 commits to master since this release
da3bc69

Changelog

Updates

  • Fix RESIDUE_HOME when not available

Compiled on

macOS

macOS High Sierra 10.13.3

  • Compiler: clang-900.0.39.2
  • Libraries: libz 1.2.11

Linux

Ubuntu 14.04 (Trusty 64-bit)

  • Compiler: g++ 4.9.4
  • Libraries: libz 1.2.8

Linux (SE Build)

CentOS 7 (64-bit)

  • Compiler: g++ 4.8.5
  • Libraries: libz 1.2.7

Based on

  • Ripe 4.1.1
  • Easylogging++ 9.96.2
  • ASIO 1.12.0

Notes

  • libz comes with linux and macOS distributions
  • If you use cmake for your projects, you may also be interested in FindResidue.cmake module
  • "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)
  • If you're using pre-compiled library, you may want to read this first