Hi, this won’t run on OSX (or any other BSD). They both use ELF executables, but the syscalls on Linux and BSD are different.
I tried building from source, but raylib.h is not present in the repo, it expects a hardcoded path.
raylib.h
aha Thanks for the feedback, btw the raylib libary should be installed in your os to actually build it from source, After all i should probbly use a different compiler for OSX
ok i might have fixed this on linux