google / bindiff

Quickly find differences and similarities in disassembled code
https://zynamics.com/bindiff.html
Apache License 2.0
2.15k stars 130 forks source link

Fix building issues #37

Open hz1624917200 opened 6 months ago

hz1624917200 commented 6 months ago

This fix is aimed to fix building dependency error, which is occurring on Ubuntu 22.04.

  1. README.md: The CMake configure option has changed, but the README hasn't updated.
  2. BinDiffDeps.cmake: A lower version of Protobuf has some outdated JsonPrintOptions API, pls refer to 0bea27a.
google-cla[bot] commented 6 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.