Raylib linking error

Ki rill.ki at yahoo.com
Thu Jul 29 07:59:38 UTC 2021


I tried to compile a new project with Raylib yesterday:
dub init => ... => dub add raylib-d.

My dub.json file does contain the "libs": ["raylib"] section, so 
the compiler links against raylib library. Then I built the 
project and got a linker error referencing a whole bunch of 
opengl, glfw functions.

Does anyone know what is the problem here?

I am a little puzzled on what to try next, but to build raylib 
myself from source (I use brew to manage packages).


More information about the Digitalmars-d-learn mailing list