raylib-go icon indicating copy to clipboard operation
raylib-go copied to clipboard

OpenBSD support

Open ezntek opened this issue 3 years ago • 1 comments
trafficstars

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?

ezntek avatar Aug 07 '22 12:08 ezntek

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

gen2brain avatar Aug 07 '22 17:08 gen2brain

Closed in favor of https://github.com/gen2brain/raylib-go/issues/71.

gen2brain avatar Aug 27 '22 15:08 gen2brain