Giter VIP home page Giter VIP logo

Comments (6)

aribeironovaes avatar aribeironovaes commented on June 23, 2024

Hi @alexiordan,

Couple of things:
1-What is the version you are trying to build? Is it latest from Develop or latest from Master? (Is it building with out enabling dotnet binding?)
2-If it's latest from develop try to update your submodules. We have changed the submodules name (so it gets shorter), so you may have problems with that).
3-Have you run build_dotnet.cmd before trying to run build.cmd with dotnet enabled?

Let us know,

Angelo Ribeiro.

from iot-edge-v1.

alexiordan avatar alexiordan commented on June 23, 2024
  1. master. Latest from master. Yes, it builds without donet binding. Until it worked, however, I ran into some issues I listed here: Error following the getting started tutorial
  2. It's latest from master
  3. Yes, I have run it. No error given, just a message afterwards:
    `Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:00.56
'vstest.console' is not recognized as an internal or external command,
operable program or batch file.`

from iot-edge-v1.

aribeironovaes avatar aribeironovaes commented on June 23, 2024

Thanks for confirming @alexiordan,

I just tested with latest from master and I was able to build, so it must be something different on our environments... Lets try to figure out what it is.

From your last message I was that it didn't recognize 'vstest.console'as an internal command... Which makes me think you probably are not running a Developer Command Prompt?

Can you confirm that you are running these scripts from a Developer Command Prompt for VS2015?

Let us know,

Angelo Ribeiro

from iot-edge-v1.

aribeironovaes avatar aribeironovaes commented on June 23, 2024

Another thing I would try @alexiordan is to make sure you have a clean environment.
Running:
git clean -xdf (make sure you don't have any of your uncommitted files on your enlistment, otherwise you will lose it.)
git submodule update --init --recursive (just to make sure you have the right version from the dependencies, since the error you are getting seems to be in a dependency).

I will let you know if I can think about something else...

from iot-edge-v1.

alexiordan avatar alexiordan commented on June 23, 2024

I was using the Visual Studio 2012 ARM Phone Tools Command Prompt. Thought that they all do the same thing. Now that I think more about it, maybe this was also the root of all evil with my problems encountered in the other issue I mentioned you about.

Now I started the Developer Command Prompt for VS2015 and build_dotnet.cmd run smoothly without that message in the end.

build.cmd --enable-dotnet-binding also worked like a charm (there were some yellow warnings, but overall no errors). Thank you very much for your help. I'm sorry I bothered you with something so stupid.

from iot-edge-v1.

aribeironovaes avatar aribeironovaes commented on June 23, 2024

Great to know your problem got fixed!

Thanks a lot for using the Azure Gateway SDK @alexiordan

Cheers,

Angelo Ribeiro.

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.