Code Monkey home page Code Monkey logo

Comments (3)

chwarr avatar chwarr commented on August 17, 2024

It looks like you are trying to run gbc on Linux. There is no pre-compiled version of gbc for Linux. The gbc included in the NuGet packages is only for Windows.

You will need to compile gbc yourself targeting Linux following the instructions in Bond's README and set the environment variable (or MSBuild property) BOND_COMPILER_PATH to the path to the directory that contains the gbc that you have built.

For more details, see issue #940, gbc for Linux?.

from bond.

chwarr avatar chwarr commented on August 17, 2024

(This question appears to have been cross-posted on StackOverflow.com under How can I compile .net app that uses bond in docker?.)

from bond.

chwarr avatar chwarr commented on August 17, 2024

I think this has been answered. Let me know if not.

from bond.

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.