I'm having a lot of trouble getting the Novint Falcon SDK setup in a project. I've installed the SDK, and read the PDF guide from the Novint website. The setup instructions are for an earlier version of Visual Studio and not compatible with what I'm using (2012 Express). I couldn't even get their samples to work because they didn't convert properly.
I'm not sure how to get the LIB and DLL and all the stuff associated the way that they want it to be. I don't have it with me right now so I don't remember all the specific details, but it wanted me to set environment variables too, which I also couldn't figure out how to do in my version. Honestly, I just never do that kind of stuff. If anyone knows how to do this stuff, I would appreciate it.
Also, all the info pertains to C++, but I really want to use C#. If I have to write a wrapper for C# using C++, that's acceptable, but I've never done that (though I do know C++), so ideally, it would be nice if anyone knows of one that already exists (and works well). Otherwise if you could provide me with information of how to do that, it would be great. Thanks!