Git Product home page Git Product logo

Comments (9)

ovidiu-pislaru avatar ovidiu-pislaru commented on July 28, 2024 51

go to the root folder of your project. do a git submodule init and git submodule update . Run the make again

from rc-switch.

rotv avatar rotv commented on July 28, 2024 3

Did you get the repo with the recursive flag? I'm on my mobile so I can't check tight now, but if my PR was accepted it should work. Check the rotv/433Utils project otherwise.

from rc-switch.

JerryWorkman avatar JerryWorkman commented on July 28, 2024

Get the source for RCSwitch here: https://github.com/r10r/rcswitch-pi.git

from rc-switch.

fingolfin avatar fingolfin commented on July 28, 2024

@TimRustige No, RCSwitch.o is a binary object file, which the C/C++ compiler generates from the source code; as such it should not be in the repository.

Since you are executing a "make" command inside of 433Utils/RPi_utils, I'd guess that this is a problem (?) with the build system of that project -- or perhaps you missed a step in their build instructions which explains how to compile RCSwitch?

from rc-switch.

fingolfin avatar fingolfin commented on July 28, 2024

@JerryWorkman Uhm, I don't think it's a good idea to point people to a 4 year old unmaintained fork of RCSwitch.

from rc-switch.

huongminh avatar huongminh commented on July 28, 2024

I came across the same issue trying to run "make". then I tried rotv/433Utils and it worked. Thank you!

from rc-switch.

utsxumiao avatar utsxumiao commented on July 28, 2024

@rotv is spot on!

from rc-switch.

NickSee avatar NickSee commented on July 28, 2024

thanks ovidiu-pislaru this also worked for me in terms of getting the make to complete correctly.

from rc-switch.

jppuerto avatar jppuerto commented on July 28, 2024

thanks, it also worked for me to build the make @ovidiu-pislaru

from rc-switch.

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.