Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 509 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 509 Bytes

OpenCV ABI compatibility check

Included scripts will check compatibility of versions in 3.x line (from 3.0.0 to master). abi-compliance-checker tool is used for analysis.

Instruction:

  1. Install docker
  2. run ./do.sh
  3. Check reports in the ./results folder

Notes:

  • Appropriate compiler is GCC 5.x, version 6.x can produce wrong results for source compatibility check
  • abi-compliance-checker will be built into the docker image, version is hardcoded: 2.1