novice h3-js lib installation&test issue
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 6.5k
- Forks
- 627
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 6
Description
Following the readme, I've git cloned the H3-js lib and built it. Then I run ctest to check out my installation, but it occured that the very testCellToBoundary_test 1~79 and other tests all "unable to find executable".
Did I miss something? I ensure the success of buliding.
<and here's my ctest_output.mdctest_output.md>
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.
Research direction
Start with the README's build and test instructions, then inspect ctest_output.md and the testCellToBoundary_test entries on Windows 11 with Visual Studio. Reproduce the reported ctest run and determine why the built test executables are not discovered; the issue is done when the documented test command locates and runs the tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100