racket / racket/racket

raw_libracketcs.dll not found

Open
#3,385 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

platform:windows racket-cs unexplained
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.