Didn't connect in win7 32 os
dalunzi opened this issue · 5 comments
1.all of bin files have been copyed to C:\windows folder;
2.there are two ane files, each one can run without error,but not connect;
3.then , with no ideas , I try to rebuilder the dll & the ane file ,also,failed...
fb 4.6
os win7 32
anyone who really really run successful????? what did i missed??
please help me ......
Hi, yes it's a known issue. I haven't been able to fix it yet.
The error is that for 2.x of the SDK, they moved the location of the leap .DLL for windows.
Temporarily, until this is fixed, you can place the DLL in the same folder as the ANE or the root project folder, that should work.
usually , i put the *.dll files which in the lib folders into the src or root of the project, then F11 debug will be ok , but this time , i have put all *.dll file what i can find into C:\Windows & src folder etc...only have " Initialized " infomation...
I dont know why..but..now..it is runing well...thanks logotype...
hi,logotype...when it is running...i find another question , fingers always be five ... but my c++ code show exact correct. do u know why? thx
Hi dalunzi
Can you try the latest dev branch?
https://github.com/logotype/LeapMotionAS3/tree/dev
More information about the DLL/Windows issue is described here: #43