peteb / tankage

Multiplayer 2D tank game; drive around in a mutable world together with friends
10 stars 2 forks source link

GLFW fails to initialize on Windows #13

Closed peteb closed 13 years ago

peteb commented 13 years ago

GLFW 2.7 has a bug when it loads dlls, a fix would be to use LoadLibraryA instead. http://sourceforge.net/tracker/?func=detail&aid=3091579&group_id=72569&atid=534938