adabru / BleWinrtDll

BLE for Unity 3d in Windows without UWP.
Do What The F*ck You Want To Public License
168 stars 52 forks source link

Connect 2 DLLs to one BLE IndoorBike #62

Closed ShuohengZhang closed 7 months ago

ShuohengZhang commented 7 months ago

Hi @adabru, Thanks for your reply!! And yeah, I was a bit afraid to write a C++ DLL by myself because I don't really understand the C++ codes that well. However, I tried it with your suggestions today and looked into your codes and the samples I made (Dll_BLE.cpp). When I import this DLL into the Unity project, there is a DllNotFoundException when I already put it in the same folder as your BLEWinrtDll (I assume when this DLL can be used, so should mine). I would so appreciate hearing your suggestions!!

Best regards!

Originally posted by @ShuohengZhang in https://github.com/adabru/BleWinrtDll/issues/26#issuecomment-1890238919