You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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