Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Build error on ubuntu 20.04 #22

@sunshine69

Description

@sunshine69

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

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