LiveSplit / LiveSplit/livesplit-core
[Request] Please include the software renderer in the precompiled binaries
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 227
- Forks
- 81
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 3
Description
Out-of-the-box, I try to use the library. `thread '' panicked at 'The software renderer is not compiled in.', capi/src/software_renderer.rs:15:9`
Java 21 via JNA on Ubuntu 24.04.2 LTS
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 at capi/src/software_renderer.rs:15 and trace the configuration used to produce the precompiled binaries, checking how the software renderer is selected or omitted. Reproduce the Java 21/JNA failure on Ubuntu 24.04.2 LTS, then verify that the resulting precompiled binary includes the software renderer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, rust
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100