image-rs / image-rs/imageproc

Build fails with display-window feature enabled

Open
#792 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.