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
go: downloading golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7
tinygo:ld.lld: error: undefined symbol: golang.org/x/sys/windows.getprocaddress
>>> referenced by main
>>> /var/folders/7d/97myp70d0qg1lrlykkf7t31r0000gn/T/tinygo2730146990/main.o
tinygo:ld.lld: error: undefined symbol: golang.org/x/sys/windows.loadlibrary
>>> referenced by main
>>> /var/folders/7d/97myp70d0qg1lrlykkf7t31r0000gn/T/tinygo2730146990/main.o
failed to run tool: ld.lld
error: failed to link /var/folders/7d/97myp70d0qg1lrlykkf7t31r0000gn/T/tinygo2730146990/main.exe: exit status 1
Error about
_mingw.h.in
GOOS=windows GOARCH=amd64 tinygo build .
Actual Location
The actual location appears to be...
The text was updated successfully, but these errors were encountered: