Has anyone managed to compile ofxAudioAnalyzer in of_v0.11.2 XCode 13.3.1, MacOs Monterrey?
I’m having issues with essentia, here is the error:
Showing Recent Issues
Undefined symbol: essentia::nameOfType(std::type_info const&)
Undefined symbol: essentia::loggerInstance
Undefined symbol: essentia::debugIndentLevel
Undefined symbol: essentia::Logger::debug(essentia::DebuggingModule, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool)
Undefined symbol: essentia::Parameter::~Parameter()
Undefined symbol: essentia::EssentiaFactory<essentia::standard::Algorithm>::_instance
Undefined symbol: essentia::standard::Algorithm::output(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
Undefined symbol: essentia::init()
Undefined symbol: essentia::activatedDebugLevels
Undefined symbol: essentia::standard::Algorithm::input(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
Undefined symbol: essentia::ParameterMap::add(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, essentia::Parameter const&)
Undefined symbol: essentia::standard::Algorithm::processingMode