Closed Seremor108 closed 4 years ago
I just did this on my mac. Install xcode and cmake. Install the current development level (3.1.1) of wxwidgets as the packaged version (3.1.0) is broken for current versions of macos (brew install wxwidgets --devel)
Then clone the memorywatcher-rebased branch as this is the correct branch, not the master. (git clone -b memorywatcher-rebased https://github.com/altf4/dolphin.git yourdolphinfolder).
Then follow the macos steps https://github.com/altf4/dolphin/tree/memorywatcher-rebased
Everything else is completely fine, I just got stuck on installing MemoryWatcher. I'm on OSX.