Skip to content

How to set up static compilation #14

@JiuYeChongYang

Description

@JiuYeChongYang

I set this in.cargo/config file:
[target.i686-pc-windows-msvc]
rustflags = ["-C", "target-feature=+crt-static"]
But after compiling with thunk, running in windows XP still prompts me that dll is missing

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