exe file doesn't work
NicoleLu3 opened this issue · 2 comments
NicoleLu3 commented
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
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
thanks for your answer,it works.