GLFW with Dev-CPP?

Hi, I was just wondering if anyone had compiled GLFW with Dev-CPP?

-=GB=-

Hi!
I managed to compile glfw with Dev-Cpp version 4980. I used MinGW32 libglfw.a in the “glfw-2.4_precompiled” package. The only problem I en****ered was that you need to link first to glfw and then to gl and glu in your project options, otherwise it won’t run correctly.

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