-
Notifications
You must be signed in to change notification settings - Fork 0
Build issue for crate on Windows #2
Copy link
Copy link
Closed
Description
Hi, thanks for the great package. I'm using it to show EXIF metadata from images on my video/image compression app.
But, I'm having an issue on Windows only on Tauri. I see that you're compiling resource version on Windows possibly for icons. On desktop apps like Tauri, it also creates its own resource version into final .exe which causes conflict and build fails.
Usually in other crates, they have an option to disable this via a feature. So, it would be great if such option is available since the crate fails to build right now on Tauri apps. Right now, I'm patching and linking the crate myself for Windows as a temporary workaround by disabling the block on build.rs
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
