Skip to content

MSYS2 can not find bin/sh in mingw.sh build script #20

@KenthJohan

Description

@KenthJohan

Executing mingw.sh results in:
bash: proc/win/mingw.sh: bin/sh^M: bad interpreter: No such file or directory

mingw.sh files starts with: #!bin/sh.
Changing it to: #!/bin/sh fixes it.

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