Build fails with display-window feature enabled
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 979
- Forks
- 181
- Avg merge
- 5m
- Merged PRs (30d)
- 4
Description
When the display-window feature is enabled, cargo build (and thus also sync) fails with this output:
https://paste.cachyos.org/p/e65cb8f.txt
CMake is running version 4.3.3
imageproc is using version 0.27.0
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 by reproducing the failure with cargo build --features display-window and inspect the linked build output. Trace the CMake and imageproc 0.27.0 integration involved in the failure; done means cargo build succeeds with display-window enabled and sync also works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, rust
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100