Git Product home page Git Product logo

Comments (8)

Sunbreak avatar Sunbreak commented on July 27, 2024

On my none development Windows PC, quick_blue_example Release build cannnot run...

Issue Video(none development PC)

According to https://docs.microsoft.com/en-us/cpp/windows/redistributing-visual-cpp-files, you need to package all dependency yourself, e.g. Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 or MSVC Runtime


Useful link:


Package for Flutter Desktop bundling may help: https://github.com/anaisbetts/squirrel-flutter

from quick_blue.

jiangshan427 avatar jiangshan427 commented on July 27, 2024

_subscription = QuickBlue.scanResultStream.listen((result) { });
QuickBlue.startScan();

As BbsonLin said the program sometimes crashed suddenly at the above two lines。Sometimes it works normally,so what's the problem?

from quick_blue.

Sunbreak avatar Sunbreak commented on July 27, 2024

Any crash log? Or you could use https://github.com/woodemi/quick_breakpad to collect some native crash

PS:加微信wk2311007聊更方便

from quick_blue.

jiangshan427 avatar jiangshan427 commented on July 27, 2024

from quick_blue.

Sunbreak avatar Sunbreak commented on July 27, 2024

File another issue if you get any log

from quick_blue.

jiangshan427 avatar jiangshan427 commented on July 27, 2024

The following code should be added to the Functions OnListenInternal and OnCancelInternal
if (arguments)
{
xxxxx main code xxxxxxxx
}

from quick_blue.

Sunbreak avatar Sunbreak commented on July 27, 2024

I dont get the point. Could you post the relative code?

PS:加微信wk2311007聊更方便

from quick_blue.

Sunbreak avatar Sunbreak commented on July 27, 2024

The following code should be added to the Functions OnListenInternal and OnCancelInternal if (arguments) { xxxxx main code xxxxxxxx }

Done in f7349dd

from quick_blue.

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.