========== Build: 3 succeeded, 3 failed, 0 up-to-date, 0 skipped ========== ========== Build completed at 6:10 PM and took 14.375 seconds ==========``` The code: ``` import derelict.glfw3; void main() { DerelictGLFW3.load(); } ``` Not sure what to do...
Use bindbc-opengl and bindbc-glfw. https://code.dlang.org/packages/bindbc-opengl https://code.dlang.org/packages/bindbc-glfw