Echoprint iOS Missing Framework

Has anyone downloaded the demo version of iOS version of EchoPrint? This is an open source audio fingerprint.

I just downloaded it, but there seems to be no framework ... anywhere to get a working version?

+5
source share
2 answers

Follow the steps to start the framework.

  • Download the latest boost . Download link for latest version 1.51.0 for boost library
  • Extract the boost_1_51_0.tar.gz file .
  • Download the project to generate libechoprint-codegen-ios.a from here
  • boost.

    /Users/$(USER)//boost_1_51_0/boost_1_51_0 Screenshothot1

  • echoprint-codegen-ios.xcconfig HEADER_SEARCH_PATHS Screenshot2
  • libechoprint-codegen-ios.a ""
  • Echoprint iOS
  • , ASIHTTP libechoprint-codegen-ios.a , xcode, . Screenshot3
  • xcode. libechoprint-codegen-ios.a .
  • .
+20

, , XCode 5 + iOS 7 + LLVM 5.0.

repo, XCode 5+ iOS 7 echoprint-codegen : https://github.com/rexstjohn/echoprint-ios-sample.

XCode + iOS.

+3

All Articles