Skip to content

feat: add win-icon feature flag to avoid winres conflicts with Tauri#3

Merged
Le-Syl21 merged 1 commit intomainfrom
claude/translate-issue-message-qxs1v
Mar 31, 2026
Merged

feat: add win-icon feature flag to avoid winres conflicts with Tauri#3
Le-Syl21 merged 1 commit intomainfrom
claude/translate-issue-message-qxs1v

Conversation

@Le-Syl21
Copy link
Copy Markdown
Owner

The Windows icon embedding via winres is now opt-in behind the
win-icon feature flag. This prevents build conflicts when the
crate is used as a library in frameworks like Tauri that manage
their own Windows resources.

Closes #2

https://claude.ai/code/session_016oQNREdxnfQiWjJuDTGvM1

The Windows icon embedding via winres is now opt-in behind the
`win-icon` feature flag. This prevents build conflicts when the
crate is used as a library in frameworks like Tauri that manage
their own Windows resources.

Closes #2

https://claude.ai/code/session_016oQNREdxnfQiWjJuDTGvM1
@Le-Syl21 Le-Syl21 merged commit 142bbad into main Mar 31, 2026
5 checks passed
@Le-Syl21 Le-Syl21 deleted the claude/translate-issue-message-qxs1v branch March 31, 2026 02:34
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.

Build issue for crate on Windows

2 participants