Giter Site home page Giter Site logo

Comments (6)

Mechotronic avatar Mechotronic commented on June 24, 2024

What did you do to correct this Brandon? I have the same fault.

from docker-betaflight-build.

brandonhill avatar brandonhill commented on June 24, 2024

Hi @Mechotronic,

I'm at work and not 100% sure off hand, but I think this was happening because I cloned betaflight to a subdirectory in my user directory, when it should be in the root of your user folder.

Hope that helps!

from docker-betaflight-build.

vindennl48 avatar vindennl48 commented on June 24, 2024

@Mechotronic,

I ran into the same issue. The fix was making sure you are inside the betaflight repository directory when you run the docker command.

$ pwd
/home/<user name>/betaflight
$ docker run --rm -ti -v `pwd`:/opt/betaflight betaflight/betaflight-build

from docker-betaflight-build.

Mechotronic avatar Mechotronic commented on June 24, 2024

Thanks guys. I'll try that.

from docker-betaflight-build.

DanO83 avatar DanO83 commented on June 24, 2024

i'm using a windows 10 machine with powershell, i have got the same error. Anyone got an idea ?
Trying to build a custom hex for betaflightf3 with gps support (disabling dshot to make it fit)

PS C:\Users\Daniel> cd betaflight
PS C:\Users\Daniel\betaflight> docker run --rm -ti -v pwd:/opt/betaflight betaflight/betaflight-build
make: *** No rule to make target 'clean'. Stop.

from docker-betaflight-build.

djmartin avatar djmartin commented on June 24, 2024

Hi Daniel, (& anyone else finding this page looking for a fix) - On windows I found it best to make the path with double quotes
"C:\Users\\betaflight"
Hope this helps :)

from docker-betaflight-build.

Related Issues (6)

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.