Skip to content

Had to comment 'go install ./gl31' from Makefile #35

@tleyden

Description

@tleyden

When running make bindings it was giving the error:

can't load package: package github.com/chsc/gogl/gl31: cannot find package "github.com/chsc/gogl/gl31" in any of:
      /usr/local/go/src/pkg/github.com/chsc/gogl/gl31 (from $GOROOT)
      /Users/tl/Development/gocode/src/github.com/chsc/gogl/gl31 (from $GOPATH)

Commenting go install ./gl31 from the Makefile fixed it.

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