Tao Glfw on windows and mono(open suse 10.2)
Submitted by simon on December 11, 2007 - 3:10pm.
Hi,
I am trying to use Glfw.dll to display a simple window but i got this error on windows and also on open suse with monodevelop:
"Unable to load DLL 'glfw.dll': Le module spécifié est introuvable. (Exception from HRESULT: 0x8007007E)"
I tried to make a project librairy with VS2005(using tao source of GLFW,Glfw.cs) and to add this one to my windows application, i made a simple call to "Glfw.glfwInit();" and get the same error Frown
That's a really a weird error cause the build succeed corectly...insane...
If anyone has got an idea about that, thanks in advance.
