Open Legimet opened 5 months ago
Fix is underway, I'm adding a BINDIFF_ENABLE_IDAPRO
option.
Is there a workaround I can use in the meantime?
Edit: I simply deleted the build/binexport/cmake/FindIdaSdk.cmake
file, got some warnings but it seems to be working.
@cblichmann any news?
Is there a workaround I can use in the meantime?
Comment out find_package(IdaSdk)
in BinDiffDeps.cmake
.
Running cmake with
-DBINEXPORT_ENABLE_IDAPRO=OFF
results in the error: