GLFW Error 65543

Hello World!

I am getting an error when debugging, from a quick google I think it maybe something to do with the graphics drivers??

I’m new to Linux (I’m using Ubuntu). I’m also using an old laptop (Elitebook 8440p) with integrated graphics.

Is my laptop too far past it’s use by date for this?

Thanks.

There’s a good chance that the version of OpenGL that’s set as the default (3.3) is too new for your laptop. What installation steps did you use for Raylib? I’m pretty sure the Homebrew version doesn’t use dev branches for Raylib

When I tried to use Homebrew I couldn’t get Raylib installed correctly (Due to my lack of Linux knowledge probably). I used the Linux guide on github, used make and a static library.

Having a re read of that page, should I try the Link raylib with system GLFW option?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms