我一直在使用Java来处理leapmotion,它很好..但是后来我试着用C++来代替,但是我似乎不能让它工作。我正在使用Visual Studio 2012,并正确设置了库和包含目录。Sample.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) protected: virtual __thiscall Leap1Interface@Leap@@MAE@XZ) referenced in function "
我在使用LeapMotion构建JavaFX项目时遇到了一个问题。当我运行file.jar时,应用程序的窗口正在打开,但当我调用leapmotion时,它不再工作。我有以下错误:java.lang.UnsatisfiedLinkError: no LeapJava in java.library.path