nwg-piotr / nwg-drawer

Application drawer for wlroots-based Wayland compositors
MIT License
250 stars 27 forks source link

Cannot run on Raspberry Pi (arm64) #67

Closed Sunderland93 closed 2 years ago

Sunderland93 commented 2 years ago

Hello. Running nwg-drawer on Ubuntu Arm 64 (on Raspberry Pi) gives an error:

cannot execute binary file: Exec format error

Is nwg-drawer x86-only?

nwg-piotr commented 2 years ago

You need to build it for the arm architecture. I only provide x86_64 binary, as I can't test arm builds, having no arm device.

Sunderland93 commented 2 years ago

Ah, sorry, this is my fault. I build the package incorrectly

Sunderland93 commented 2 years ago

Works great on Rpi

nwg-piotr commented 2 years ago

Wish I had a bigger desk. ;) I've always been curious about this hardware, but I really don't have room anymore.