Giter Club home page Giter Club logo

Comments (3)

dobbymoodge avatar dobbymoodge commented on August 16, 2024

@HybridDog you misread the instructions. You probably did cd chipmachine after cloning the repo. The README is expecting you check out the apone and musicplayer repos into sibling directories and then mkdir build at the same level, so you wind up with a directory structure like this:

# ls -l
drwxrwxr-x. 14 user group  4096 Jan  2 12:00 build
drwxrwxr-x. 14 user group  4096 Jan  2 12:00 apone
drwxrwxr-x. 12 user group  4096 Jan  2 12:00 chipmachine
drwxrwxr-x.  7 user group  4096 Jan  2 12:00 musicplayer

Running builds from a sibling directory isn't exactly uncommon, though it is a little obscure. It lets you avoid crapping up the project directory with all the intermediate and final build artifacts, as long as the project is set up properly.

from chipmachine.

dobbymoodge avatar dobbymoodge commented on August 16, 2024

@sasq64 you should probably close this :)

from chipmachine.

HybridDog avatar HybridDog commented on August 16, 2024

I opened the issue before bdff5c6#diff-04c6e90faac2675aa89e2176d2eec7d8.
When I followed those instructions, the build folder was in the chipmachine folder.

from chipmachine.

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.