Unable to build without IDA
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 38/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- cmake
- Domain
- build-system
Research direction
Start with cmake/BinDiffDeps.cmake and CMakeLists.txt, then inspect build/binexport/cmake/FindIdaSdk.cmake around line 173. Reproduce the failure with -DBINEXPORT_ENABLE_IDAPRO=OFF and trace how the Ida SDK lookup is reached. Done means the project configures successfully without requiring libida64.so when IDAPRO is disabled.
Written by the indexing model from the issue text.
Description
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)
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from google/bindiff
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
question
Difficulty 3/5 1-2 days Newbie friendliness 42/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 1/5 Under an hour Newbie friendliness 55/100
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
Similar issues
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
inu-appcenter/memorIN-backend#288 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
frontend maui-pilot pilot-ask question
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
area/plugin
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
kestra-io/plugin-kestra#190 ·