ThomasLengeling/KinectPV2

exe file doesn't work

NicoleLu3 opened this issue · 2 comments

Hi Thomas,
your library is useful,but I found that when I export the sketch as application,the exe file doesn't work. Other sketch working without kinect can work well. maybe when I export , as your kinect library is external, it's hard to implement it in the exe file ?

Thanks,
Nicole

mm, have tried coping the .dll files to the same folder where the .exe is?
All of them should be located in the lib folder.

Also, is there any error msg?

thomas

thanks for your answer,it works.