I have tried for several days now trying to start a new c++ project or just getting the sample.cpp that comes with the LeapSDK to work. I have followed the instructions to the letter, tried different versions of visual studio and both x64 and x86, but nothing works. The leapmotion controller works, since i can run the ultraleap tracking visualizer just fine.
When i run the "hello world" setup on the SDK documentation i have this code and get the following output. Nothing else appears and its just waiting until i exit it.
when i run the samples.cpp i get this.
these examples are run on visual studio 2012 ultimate if that is relevant.
Any and all help is appreciated