georgbuechner / dissonance

A command line and keyboard based strategy-game written in c++, where audio-input determines the AI-strategy and lays the seed for the map-generation.
GNU General Public License v3.0
32 stars 3 forks source link

Installation on MacOs not working #26

Closed georgbuechner closed 2 years ago

georgbuechner commented 2 years ago

Currently the installation on MacOS is struggling with to things:

georgbuechner commented 2 years ago

So turns out the aubio-issue is starting much sooner. It simply cannot find aubio/aubio.h, when starting compilation.

georgbuechner commented 2 years ago

Installation is now working, however starting game is currently not. See: #29