Sample Code on github doesn't work

Hi,
I am a newbie in IOS programming. My question could be a very stupid one but I cannot build the github file. Attached is the error I am getting, where can I find -lmbprogresshud library.

image

Comments

  • edited August 2015

    Ld......

     //Library/Developer/Xcode/DerivedData/MetaWearApiTest-dqjxfxyysfumfaaxewxuwccjnern/Build/Products/Debug-iphoneos/MetaWearApiTest.app/MetaWearApiTest


    ld: library not found for -lMBProgressHUD

    clang: error: linker command failed with exit code 1 (use -v to see invocation)


  • actually my bad, since it has cocoa pods I should build xcworkspace and not xcodeproject. It works.
  • Awesome news, I also just made a few programming tutorial videos (which includes this tidbit of information) on the www.mbientlab.com/gettingstarted page.
This discussion has been closed.