bindiff icon indicating copy to clipboard operation
bindiff copied to clipboard

Unable to build without IDA

Open Legimet opened this issue 8 months ago • 3 comments

Running cmake with -DBINEXPORT_ENABLE_IDAPRO=OFF results in the error:

CMake Error at build/binexport/cmake/FindIdaSdk.cmake:173 (find_path):
  Could not find IdaSdk_LIBPATH64 using the following files: libida64.so
Call Stack (most recent call first):
  cmake/BinDiffDeps.cmake:32 (find_package)
  CMakeLists.txt:49 (include)

Legimet avatar Jun 04 '24 03:06 Legimet