Skip to content
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

Provide build instructions in README.md #6

Open
vittorio88 opened this issue Nov 14, 2020 · 6 comments
Open

Provide build instructions in README.md #6

vittorio88 opened this issue Nov 14, 2020 · 6 comments

Comments

@vittorio88
Copy link

Hello,

I am trying to use libwidgetlords on a Raspberry Pi 4 running Ubuntu 20.04.
Since there is no arm64 build provided, I attempted to build the library myself.

I was only able to build the sample binaries using the following meson commands:

meson builddir
cd builddir
ninja

I was not able to build the deb file that seems to be necessary to install overlays in correct locations.

Could you provide build instruction, and possibly place them in the README.md for others to find?

@widgetlords
Copy link
Collaborator

This is something we need to improve for sure. In the mean time you can either copy the built overlay files to /boot/overlays yourself or build the package using debuild. I believe the command to build the package is debuild -us -uc.

@MaddyTP
Copy link
Contributor

MaddyTP commented Apr 30, 2021

Any update on a arm64 build?

@widgetlords
Copy link
Collaborator

We are waiting for 64-bit Raspberry Pi OS to be declared stable.

@MaddyTP
Copy link
Contributor

MaddyTP commented May 1, 2021

Hello,

I am trying to use libwidgetlords on a Raspberry Pi 4 running Ubuntu 20.04.
Since there is no arm64 build provided, I attempted to build the library myself.

I was only able to build the sample binaries using the following meson commands:

meson builddir
cd builddir
ninja

I was not able to build the deb file that seems to be necessary to install overlays in correct locations.

Could you provide build instruction, and possibly place them in the README.md for others to find?

FYI - I've forked the library and built for arm64. Once Widgetlords supports arm64 officially I will delete my fork. Build confirmed to work as expected on RaspiOS Buster Arm64 / Node-Red.

https://github.com/MaddyTP/libwidgetlords_arm64

@kbruegge
Copy link

kbruegge commented Aug 8, 2024

Hey there. I would also appreciate any updates on this. Thanks 👍

@optlink
Copy link
Member

optlink commented Aug 12, 2024

@kbruegge what exactly do you need?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants