You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Running cmake with
-DBINEXPORT_ENABLE_IDAPRO=OFF
results in the error:The text was updated successfully, but these errors were encountered: