Post
Topic
Board Announcements (Altcoins)
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS!
by
Juudai
on 13/11/2017, 15:23:53 UTC
Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers