Git Product home page Git Product logo

Comments (6)

toolboc avatar toolboc commented on July 26, 2024

@Pooja-B, not having issues over here, although I wonder if this wasn't addressed in the pending pull requests. In the meantime, can you try the Galileo code that is available in @ivanignatiev 's fork?

from connectthedots.

Pooja-B avatar Pooja-B commented on July 26, 2024

Can you please suggest me the proper steps to deploy the solution to Galileo?

from connectthedots.

toolboc avatar toolboc commented on July 26, 2024

See the documentation available in my pending pull request for detailed instructions on deploying to the Galileo. Again, I want to stress that you use the updated Galileo project available in @ivanignatiev 's fork.

from connectthedots.

Pooja-B avatar Pooja-B commented on July 26, 2024

Thanks I will try that .

from connectthedots.

ivanignatiev avatar ivanignatiev commented on July 26, 2024

@Pooja-B, it happens because in the current branch /ConnectTheDotsGalileo.vcxproj.user file is missing and Visual Studio doesn't copy DLLs to the working directory on Intel Galileo board.

It'll work fine when my pull request will be accepted.

Fix for the current version in master branch:
Make sure that your Remote Windows Debugger is well configured, Additional Files to Deploy should contain $(ProjectDir)\ConnectTheDotsGalileo.exe.config;$(SolutionDir)\lib\libeay32.dll;$(SolutionDir)\lib\ssleay32.dll;$(SolutionDir)\lib\qpid-proton.dll;

remote windows debugger

Also, you can copy additional files manualy.

from connectthedots.

Pooja-B avatar Pooja-B commented on July 26, 2024

Thanks, It is working fine now. I was struggling from many days to implement the " I " part of my IoT app, Thanks for a great example and the documentation part is also well written. :)

from connectthedots.

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.