Skip to content

Build issue for crate on Windows #2

@niraj-khatiwada

Description

@niraj-khatiwada

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.

Image

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions