I'm trying to follow the tutorials for the HAPTIX limb API using Visual Studio, and following the documentation doesn't work for me. I can't get the code to compile, and can't the compiler to even find the .lib files or the haptix.h file unless I copy them into the working directory.
Where am I supposed to be creating my project files in VS? Do they need to be somewhere specific relative to the HAPTIX Windows SDK? Do they need to be on the same drive? And why is linking that property sheet to the solution not able to direct the compiler to the appropriate library and header file locations?
I think the documentation may need to be checked against the 2015 build of VS.