Giter VIP home page Giter VIP logo

Comments (7)

tminka avatar tminka commented on July 18, 2024

There is no reason to run that command on the repo. The dotnet add package command simply provides a convenient option to add a package reference to a project file.

from infer.

tminka avatar tminka commented on July 18, 2024

I think I see the confusion. You are following the README instructions for 'Install'. Installation does not require cloning the repo. To compile the code in the repo, you should follow the instructions under 'Build'.

from infer.

thecpshah avatar thecpshah commented on July 18, 2024

Thank you for quick reply.

So I load Infer.sln in Microsoft Visual Studio and I get the following error

Error occurred while restoring NuGet packages: The operation failed as details for project TestApp could not be loaded. Restoring NuGet packages...

I then build the solution, which builds without any error.

A (stupid) question is now what?

from infer.

tminka avatar tminka commented on July 18, 2024

Run the tutorials by setting the startup project to Tutorials. Run an example by setting the startup project to that example.

from infer.

thecpshah avatar thecpshah commented on July 18, 2024

This is not clear to me. Please see the screenshot. I run Tutorial, it builds, another window opens which says it is completed and closes.
capture

from infer.

tminka avatar tminka commented on July 18, 2024

Unfortunately, that is how Visual Studio runs console applications with debugging. If you want the window to stay open, select Debug -> Start without debugging. Thanks to your feedback, I have edited the README file to make these steps more clear. Let us know if any of the steps there need to be further clarified.

from infer.

thecpshah avatar thecpshah commented on July 18, 2024

Thank you. It works now. I changed the configuration to ReleaseFull instead of Release, re-opened the solution and it worked.

from infer.

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.