ThomasLengeling / KinectPV2

Kinect4W 2.0 library for Processing
MIT License
287 stars 105 forks source link

exe file doesn't work #46

Closed NicoleLu3 closed 8 years ago

NicoleLu3 commented 8 years ago

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

ThomasLengeling commented 8 years ago

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

NicoleLu3 commented 8 years ago

thanks for your answer,it works.