Giter VIP home page Giter VIP logo

Comments (7)

darobs avatar darobs commented on September 25, 2024

Hi @BenjaminMellon, thank you for looking at our project!

Usually, those type of errors are due to the submodules not being populated. Please try this in the repository:

git submodule update --init --recursive

I hope that helps. Please let me know if you still run into problems.

from iot-edge-v1.

BenjaminMellon avatar BenjaminMellon commented on September 25, 2024

Hello @darobs and thanks for your answer,
I tried the command line, but had this error
git error
So i tried to install git, i created a git repository, i added, commited and pushed the files but nothing changed. Always the same error. I think I'm missing something....

Edit : I tried to do the command in git bash but nothing happened, still have the same error
giterror2

from iot-edge-v1.

aribeironovaes avatar aribeironovaes commented on September 25, 2024

Hi @BenjaminMellon,

The first error is because you have to be on the same folder you have cloned our repo in order to run the command mentioned by @darobs.

Let us know,

Angelo Ribeiro.

from iot-edge-v1.

BenjaminMellon avatar BenjaminMellon commented on September 25, 2024

Hi @aribeironovaes and thank you for your answer,
I ran the build into the cloned repo and had this
giterror3

from iot-edge-v1.

andrew-buckley avatar andrew-buckley commented on September 25, 2024

Hi @BenjaminMellon,

Just to clarify, did you follow the Setup and Building instructions outlined here?

When you clone the repo, you should either clone it recursively, or after cloning it, cd into the root of the cloned repository and run the command @darobs described above. Then you should be able to either use the build command script or run cmake directly also described in the above document.

It seems like you ran the git submodule update --init --recursive from the root of your machine, while you want to actually run it from the root of your git repository (the root of the azure-iot-gateway-sdk repository).

Hope this helps.

from iot-edge-v1.

BenjaminMellon avatar BenjaminMellon commented on September 25, 2024

Hi @andrew-buckley ,
Thank you for solving my problem ! I didn't see the git clone --recursive https://github.com/Azure/azure-iot-gateway-sdk.git , just ran it and it works great.
Thank you all for the help.

from iot-edge-v1.

darobs avatar darobs commented on September 25, 2024

HI @BenjaminMellon, I'm glad @andrew-buckley solved your issue. I'm going to close this Issue.

from iot-edge-v1.

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.