echoprint

Echoprint iOS Missing Framework

↘锁芯ラ 提交于 2019-11-30 22:19:12
Has anyone downloaded the demo iOS version of EchoPrint? It's an audio fingerprinting open source software. I just downloaded it but it appears to missing framework... any place to get a functioning version? Follow the steps to get it the framework running Download latest version of boost . The download link for latest 1.51.0 for boost library Extract the boost_1_51_0.tar.gz file. Download the project for generation of libechoprint-codegen-ios.a famework from here Open the project and set the Header Search Path as the path of the extracted boost folder. e.g. in my case the below is the path

Echoprint iOS Missing Framework

流过昼夜 提交于 2019-11-30 05:21:32
问题 Has anyone downloaded the demo iOS version of EchoPrint? It's an audio fingerprinting open source software. I just downloaded it but it appears to missing framework... any place to get a functioning version? 回答1: Follow the steps to get it the framework running Download latest version of boost . The download link for latest 1.51.0 for boost library Extract the boost_1_51_0.tar.gz file. Download the project for generation of libechoprint-codegen-ios.a famework from here Open the project and