Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MonetaryUnit [MUE] - POS. MasterNodes. Funding. Governance. Services. Devs
by
110110101
on 07/01/2019, 09:34:48 UTC
You have a Github source to i can compile the wallet in a pi with this comands?

Quote
qmake
make

You can grab the binaries from our repo https://github.com/muecoin/MUE/releases/latest
or cross compile the source for a raspberry pi, or even download a fully functional pi image from https://github.com/muecoin/Raspberry-Pi-Images

I would not recommend building directly on a pi, but you can do so if you really really want to.
But, for building, you need to first build all dependencies and then build the source with said dependencies, not whatever you have on your distro: eg the wallet wont compile with openssl 1.1 etc.

I recommend you to get the official binaries rather then building on a raspberry pi.  Smiley