Skip to content

fix(build): Trouble building on target i686-pc-windows-msvc #42#121

Open
rajj28 wants to merge 1 commit intozmwangx:masterfrom
rajj28:fix/windows-ffmpeg-detection-error-handling
Open

fix(build): Trouble building on target i686-pc-windows-msvc #42#121
rajj28 wants to merge 1 commit intozmwangx:masterfrom
rajj28:fix/windows-ffmpeg-detection-error-handling

Conversation

@rajj28
Copy link
Copy Markdown

@rajj28 rajj28 commented Jan 18, 2026

…on Windows

  • Handle pkg-config probe failures with clear error messages
  • Add actionable instructions when FFmpeg is not found
  • Use exit(1) instead of panic for missing dependencies
  • Fix potential panics in cross-compiler path extraction
  • Use to_string_lossy() for paths that may contain non-UTF8 chars

Fixes #42

…on Windows

- Handle pkg-config probe failures with clear error messages
- Add actionable instructions when FFmpeg is not found
- Use exit(1) instead of panic for missing dependencies
- Fix potential panics in cross-compiler path extraction
- Use to_string_lossy() for paths that may contain non-UTF8 chars

Fixes zmwangx#42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trouble building on target i686-pc-windows-msvc

1 participant