GLFW + Code::Blocks + Ubuntu

Hello,
I tried to get to work this combination, and I just find it nearly impossible to function.
I watched all the tutorials and read all the forum posts, but nothing worked. Then, i tried to get to work SDL2, and that worked. I want to get GLFW to work, because i have got so many things to do with it. Please help?!!!

I believe cmake now supports outputing Code::Blocks project files, so you should be able to use that.

Documentation for cmake + code::blocks here and a stack overflow example here. To use cmake with GLFW see the documentation on this page.

1 Like