Skip to content

Windows .exe cannot run without some dependencies? #176

@jxqu3

Description

@jxqu3

I built a game with raylib-rs and built it with cargo build --release from Windows 11. I runs fine in my PC but when trying on a VM it does not run.
image
What do I need to ship with the executable to make it work on Windows? Also, on linux, it says it needs libc to run too, is there any way to build it with the dependencies built into a standalone?

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