Support linux
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 59
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
the portions of the code that look up system dlls don't work on linux. This could be improved, especially for .net core...
I'm leaving this as an issue rather than just addressing it because I'm not sure if there is any interest in it.
Contributor guide
No contributing guide indexed for this repository
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 by locating the portions of the C++ code that look up system DLLs and determine how those lookups behave on Linux, particularly with .NET Core. Done means defining and implementing Linux support for the relevant lookups, with verification that the library works in the stated environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100