altf4 / SmashBot

The AI that beats you at Melee
GNU General Public License v3.0
548 stars 72 forks source link

How do I properly install the MemoryWatcher update? #109

Closed Seremor108 closed 4 years ago

Seremor108 commented 6 years ago

Everything else is completely fine, I just got stuck on installing MemoryWatcher. I'm on OSX.

lpbrown999 commented 6 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