Skip to content

external/glfw/src/context.c: No such file or directory #281

@nomad-software

Description

@nomad-software

I'm trying to build a project using this library but i'm running into issues.
I'm using Ubuntu 22.04.3 LTS - 64-bit (X11)

go build main.go
# github.com/gen2brain/raylib-go/raylib
vendor/github.com/gen2brain/raylib-go/raylib/cgo_linux.go:7:10: fatal error: external/glfw/src/context.c: No such file or directory
    7 | #include "external/glfw/src/context.c"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Am I missing a dependency? I've installed all the packages mentioned here: https://github.com/gen2brain/raylib-go#ubuntu
Any idea what is going wrong here?
Thanks.

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