Vsevolod Eremenko

Results 2 comments of Vsevolod Eremenko

A workaround: install ffmpeg2.8, i.e.: ``` brew uninstall --ignore-dependencies ffmpeg brew install [email protected] export PKG_CONFIG_PATH="/usr/local/opt/[email protected]/lib/pkgconfig" ./waf clean ./waf configure ... ``` My code is working now, but python tests are...

As far as I can see, something wrong with your XCode installation, but not with essentia (perhaps, as a result of incomplete upgrade or such). E.g.: `/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/atomic:1073:73: error: unknown type...