Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenBSD support #191

Closed
ezntek opened this issue Aug 7, 2022 · 2 comments
Closed

OpenBSD support #191

ezntek opened this issue Aug 7, 2022 · 2 comments

Comments

@ezntek
Copy link

ezntek commented Aug 7, 2022

Building a raylib-go project right now, and during the build it says
# github.com/gen2brain/raylib-go/raylib rcore.c:1041:1: warning: non-void function does not return a value [-Wreturn-type] rcore.c:2648:1: warning: non-void function does not return a value [-Wreturn-type] rcore.c:4431:22: error: use of undeclared identifier 'eglGetProcAddress'

strange, any fixes?

@gen2brain
Copy link
Owner

This is duplicate of #71. There is nothing strange, bsd is not supported. You are welcome to add the support.

@gen2brain
Copy link
Owner

Closed in favor of #71.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants