GLFW on .NET

How do I compile GLFW for .NET? I tried using the MSVC 6.0 approach, but it plain ol doesn’t like it… Says that “make” is not an internal or external command… I have make from unxutil.

I see it’s possible, but nothing tells how to do it. Documentation is careful to list MSVC 6.0, but not .NET.

uhmm

Try nmake , theres no make command on visual studio its nmake