lvc / abi-compliance-checker

A tool for checking backward API/ABI compatibility of a C/C++ library
https://lvc.github.io/abi-compliance-checker/
GNU Lesser General Public License v2.1
621 stars 76 forks source link

Fix your dependencies... #98

Open Holo-Viktor opened 4 years ago

Holo-Viktor commented 4 years ago

I want to evaluate the ABI Compliance Checker on Windows but it's number of dependencies is just ridiculous and you don't even provide a script to automate this. There dependencies to other tools like ABI Dumper and VTable Dumper which don't have windows install instructions.