Giter Club home page Giter Club logo

asbru-cm-runner's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

karthikindia

asbru-cm-runner's Issues

Installation instructions doubt

Hi Segi,

Thanks a lot for this work.
I'm trying to install your runner in order to use Asbru in W10, but I don't know where I need to put these files (correct path).

Could you please specify that?

Thanks.

Help to compile in Windows 10

Hi,

I´m tring to compile with Visual Studio 2019
Getting error on Program.cs
Error code: 0x80004005

Can you help?

Something to add to the docs

If you installed Docker Desktop before doing "wsl --install -d ubuntu" for the first time, then you will have the situation where running wsl or bash simply does nothing. This happens because docker-desktop-data is the default instead of ubuntu.

wsl --list --all --verbose
  NAME                   STATE           VERSION
* docker-desktop         Stopped         2
  docker-desktop-data    Stopped         2
  Ubuntu                 Stopped         1

The fix is to set the default to ubuntu:

wsl --set-default Ubuntu
wsl --list --all --verbose
  NAME                   STATE           VERSION
* Ubuntu                 Stopped         1
  docker-desktop         Stopped         2
  docker-desktop-data    Stopped         2

Solution credit goes to https://superuser.com/questions/1661596/wsl-doesnt-want-to-launch

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.