-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Hi there,
I got build error like this and not sure what to fix
command run
go get -u github.com/nwidger/nintengo
I did install azul3d and run their examples fine.
# azul3d.org/engine/native/al
/usr/bin/ld:/home/stevek/go/pkg/mod/azul3d.org/[email protected]/native/al/blob_linux_amd64.syso: file format not recognized; treating as linker script
/usr/bin/ld:/home/stevek/go/pkg/mod/azul3d.org/[email protected]/native/al/blob_linux_amd64.syso:1: syntax error
collect2: error: ld returned 1 exit status
It looks like it should not pass the linker to the .syso file, syso file is just a text file
cat /home/stevek/go/pkg/mod/azul3d.org/[email protected]/native/al/blob_linux_amd64.syso
version https://git-lfs.github.com/spec/v1
oid sha256:63275bd4866f47b882d4bf4b6e89167ea3ee478dac135b43f0e9757859b95f20
size 1374493
Metadata
Metadata
Assignees
Labels
No labels