terkelg / ramme

Unofficial Instagram Desktop App.
MIT License
3.32k stars 400 forks source link

Compile for Raspbian #260

Closed thebeachtoday closed 5 years ago

thebeachtoday commented 6 years ago

NOT AN ISSUE PER SE... I have a Raspberry Pi3; it runs Debian Raspbian. The Ubuntu builds will not run on it since it's a ARMv8. I do not see a Debian build to test, and I'm not sure how to compile manually [I'm a novice at compiling source code on Linux].

Any tips to get started on trying to compile the source code for ARMv8 architecture?