api-sanity-checker
api-sanity-checker copied to clipboard
How to setup and use api-sanity-checker on Windows 10?
Hello,
Could you please provide the complete instructions to setup and use api-sanity-checker on Windows 10 using MinGW or any other tool? I am trying to use this tool to test some C/C++ projects developed on Windows 10 with Visual Studio 2019.
Regards, Shreyas M
- Add ABI Compliance Checker (1.99.24 or newer) to PATH
- Add MinGW to PATH
- Install MS Visual C++ (make sure dumpbin, undname, cl are in PATH)
- Install Active Perl 5
- Add Ctags (5.8 or newer) to PATH
- Run vcvars64.bat (from ~ C:\Microsoft Visual Studio X.Y.Z\VC\bin)