raw_libracketcs.dll not found
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 5.2k
- Forks
- 698
- Avg merge
- 18h 34m
- Merged PRs (30d)
- 5
Description
Racket 7.8.0.9 last snapshot, Windows 10
The docs tell link against libracketcsx.dll, however I found at the lib directory only libracketcs_bpiwax.dll. Despite don't being the lib I've linked my program against it. If I execute it then appears, more or less, this error: raw_libracketcs.dll not found. I've moved the lib, libracketcs_bpiwax.dll, where is the executable and the error persists.
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 linked C# embedding documentation and compare its libracketcsx.dll instructions with the lib directory contents described in the report. Reproduce the Windows 10 executable launch using libracketcs_bpiwax.dll and verify what is missing or mismatched when raw_libracketcs.dll is reported; done means the documented embedding setup works or the documentation accurately explains the required library.
Written by the indexing model from the issue text.
Assessment
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100