Skip to content

mingw expected in incorrect location (tinygo-macos) #3987

Open
@coolaj86

Description

@coolaj86

Error about _mingw.h.in

GOOS=windows GOARCH=amd64 tinygo build .
error: open ~/.local/opt/tinygo-0.30.0/lib/mingw-w64/mingw-w64-headers/crt/_mingw.h.in: no such file or directory

Actual Location

The actual location appears to be...

pushd ~/.local/opt/tinygo/
fd | rg 'mingw'
~/.local/opt/tinygo/lib/mingw-w64/mingw-w64-headers/_mingw.h.in

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions