Jason-Chn95
Jason-Chn95
> What kind of device is it? > Are other BLE-devices shown in the scan listing? > Did it work before? devices worked in other pc,when I test in my...
> 是的,BleWinrtDll.dll应该不会丢失。您是从Unity编辑器还是从Windows Standalone导出运行演示?BleWinrtDll.dll应该位于Assets文件夹中,您可以检查一下吗? Yes, I export it to run as exe. I can find it in the plugins folder BLEWinrt.dll , but the running log shows missing, which is strange.
> Visual Studio OK, I will try to open the service in windows and install visual studio. The exported DLL exists in the plugins folder
> 安装Visual Studio可重新分发就足够了:[https](https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0) : [//support.microsoft.com/zh-cn/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0](https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0) Thanks very much!!!
Unity version is 2020.3.11f1,and I recompiled the plugin,check the x64 and only for Editor and Standard,the bug still show.
Just build,the exe run error,log shows the dll not found,try it,thx!在 2023年6月19日,18:45,IKEP ***@***.***> 写道: Hello, @Jason-Chn95 I cloned this repo again and it works fine in my x86_64 environment. Please...