Coder Social home page Coder Social logo

Comments (8)

adabru avatar adabru commented on August 25, 2024

What kind of device is it?
Are other BLE-devices shown in the scan listing?
Did it work before?

from blewinrtdll.

Jason-Chn95 avatar Jason-Chn95 commented on August 25, 2024

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 pc it worked,but in Lenovo Zen7000 the devices couldn’t be found.
I have print the log in exe,it shows the Winrtdll
missing?
Here is the log

2021/2/10 13:12:13:Exception:
condition: DllNotFoundException: BleWinrtDll.dll
stackTrace: Demo.Update () (at <96e8b8da99344dfc86d5372a27b8f721>:0)

from blewinrtdll.

adabru avatar adabru commented on August 25, 2024

Yeah, BleWinrtDll.dll should not be missing. Are you running the demo from the Unity Editor or from a Windows Standalone Export? The BleWinrtDll.dll should be right in the Assets folder, could you check that?

from blewinrtdll.

Jason-Chn95 avatar Jason-Chn95 commented on August 25, 2024

是的,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.

from blewinrtdll.

adabru avatar adabru commented on August 25, 2024

When I tried to run it on another computer than my development computer, I had to install the visual studio redistributable on that machine. But the error message also told vcredisxx not found or something like that. If you're running it on another machine, maybe that one could be missing? Also, did you look whether the dll is also located in the exported folder?

from blewinrtdll.

Jason-Chn95 avatar Jason-Chn95 commented on August 25, 2024

Visual Studio

OK, I will try to open the service in windows and install visual studio. The exported DLL exists in the plugins folder

from blewinrtdll.

adabru avatar adabru commented on August 25, 2024

It is sufficient to install the visual studio redistributable: https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0

from blewinrtdll.

Jason-Chn95 avatar Jason-Chn95 commented on August 25, 2024

安装Visual Studio可重新分发就足够了:https : //support.microsoft.com/zh-cn/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0

Thanks very much!!!

from blewinrtdll.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.