Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

"no buildable Go source files in... " from cross compile #96

Closed
@mxseev

Description

@mxseev

I try compile windows app in linux, and get this error:
[ralvke@localhost client]$ GOOS=windows GOARCH=amd64 go build -o windows.exe ../../github.com/google/gxui/drivers/gl/blitter.go:11:2: no buildable Go source files in /home/ralvke/Documents/Go/src/github.com/go-gl/gl/v2.1/gl ../../github.com/google/gxui/drivers/gl/driver.go:14:2: no buildable Go source files in /home/ralvke/Documents/Go/src/github.com/go-gl/glfw/v3.1/glfw

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions