Zenroom icon indicating copy to clipboard operation
Zenroom copied to clipboard

Builds missing in CI (gh-actions)

Open andrea-dintino opened this issue 2 years ago • 3 comments

All the builds are currently uploaded to: https://files.dyne.org/zenroom/nightly/ and linked from https://zenroom.org#downloads

the builds we are missing are:

zenroom-linux-aarch64 libzenroomgo-linux.so

The python3 builds are probably not needed cause we have pypi releases, but I see we have a python build for arm32 downloadable from https://zenroom.org/builds/zenroom-2.1.0.dev1662478918-cp39-cp39-linux_armv7l.whl

andrea-dintino avatar Jun 27 '23 08:06 andrea-dintino

on pypi we also release wheels for armv7l: https://pypi.org/project/zenroom/#files

matteo-cristino avatar Jun 27 '23 13:06 matteo-cristino

Should the zenroom-linux-aarch64 specific to RasPI 3-4 or generic? I don't remember if we used the cross-pi chain for that...

jaromil avatar Jul 02 '23 18:07 jaromil

in #1122 we add the release of the build for aarch64 and arm32 🎁

matteo-cristino avatar Sep 01 '25 10:09 matteo-cristino