Note
Mist++ currently relies on modified curl packages for the Wii U and 3DS.
You can find these packages at https://github.com/gradylink/wut-packages/tree/feat/curl (Wii U) and https://github.com/gradylink/dkp-pacman-packages/tree/feat/3ds-curl (3DS).
To install the Wii U package run cd curl && (dkp-)makepkg -si, and for the
3DS package it's cd 3ds/curl && (dkp-)makepkg -si.
The easiest way to install Mist++ for Homebrew is by just downloading the
packages from the latest release and installing them with (dkp-)pacman -U.
First you need to clone this repo with:
git clone https://github.com/gradylink/mistpp-packagesThen, enter the folder of the package you want to install (cd wiiu for the Wii
U, cd 3ds for the 3DS, and cd wii for the Wii).
Lastly, run:
(dkp-)makepkg -sito install the package.
Just reinstall with the newest version.