Skip to content

3.4.9.31

Compare
Choose a tag to compare
@skvark skvark released this 04 Apr 11:00
· 359 commits to master since this release

OpenCV version 3.4.9.

Changes:

  • macOS environment updated from xcode8.3 to xcode 9.4
  • macOS uses now Qt 5 instead of Qt 4
  • Nasm version updated to Docker containers
  • multibuild updated

Fixes:

  • don't use deprecated brew tap-pin, instead refer to the full package name when installing #267
  • replace get_config_var() with get_config_vars() in setup.py #274
  • add workaround for DLL errors in Windows Server #264