-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add RPI Binary #24
Comments
Depends on Operating System on your RPI. |
I guess you use Raspbian, then just follow the build instructions for debian. I don't use OpenHantek6022 on a Raspi, so I never compiled it. Otherwise: Volunteers wanted! See also Ho-Ro/OpenHantek6022#2 |
Other idea would be a CI solution - does anyone know an (easy) web based CI setup to build raspbian binaries, similar to e.g. our travis? |
It need not only binary build but also packaging to deb. And two build versions: 32- and 64-bits. |
Hi, i was trying to build it on my old raspberry pi 1B. the first version with only 256MB of memory and ran out of memory while building. I did get to 62% tho :) |
I've built a quick raspbian binary, please try https://github.com/OpenHantek/OpenHantek6022/releases/download/v2.16-rc2/OpenHantek_armhf_v2.16-rc2 |
Hi Ho-Ro, tried on raspbian buster with what i read on: |
Hi, EDIT: typo |
I just wanted to report back and thank you for your build. I had to install libopengl0 to make it work. |
This lib is now also in the list of requirement in *.deb. |
A lot of people, including me, would like to see a version for RPI in the releases.
Thx!
The text was updated successfully, but these errors were encountered: