GithubHelp home page GithubHelp logo

Comments (5)

malykhin avatar malykhin commented on May 20, 2024

Thanks for reporting this. Last time I tried compiling it for 64 bit Raspbian it wasn’t working due to camera-related dependencies. There is still a handful of pancakes which aren’t compatible with 64 bit. Is there a specific reason you wanna run it on this is version ?

from bot_box.

cHemingway avatar cHemingway commented on May 20, 2024

No particular reason, its just what I already was running. I will try the 32 bit and report back.
Might I suggest the README is updated to specify it only works on 32 bit?

from bot_box.

cHemingway avatar cHemingway commented on May 20, 2024

Running a clean install of the latest Raspberry Pi OS 32 bit, it compiles for me fine, so I can confirm this issue is 64 bit specific.

from bot_box.

cHemingway avatar cHemingway commented on May 20, 2024

Related, it appears I can't run go-delve on 32 bit arm, which I was going to use for debugging as thats what the VSCode extension uses. See go-delve/delve#1933

from bot_box.

malykhin avatar malykhin commented on May 20, 2024

Hi @cHemingway,

I successfully compiled bot_box on 64-bit Raspbian using go1.21.1.linux-arm64. The correct command for arm64 is: CGO_LDFLAGS="-latomic" go build -tags=arm64.

Thanks for reporting this. I'll update the README.md to include this information.

from bot_box.

Related Issues (4)

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.