kmonaghan / CBPWordPress

A library to access a WordPress blog,
MIT License
61 stars 17 forks source link

Issue with CBP Library #13

Closed schmorgledorf closed 9 years ago

schmorgledorf commented 9 years ago

Cheers, mate. Stumbled across this repository and wanted to give it a look. I received an error after initially installing the pods and giving the project a clean (I initially received this error: library not found for -lPods-CBPWordPress clang: error: linker command failed with exit code 1 (use -v to see invocation)).

Wound up getting a "Lexical or Preprocessor Error" with regards to CBPWordPressExample-Prefix.pch's importation of "CBPWordPress.h". Evidently, it can't be found. Any suggestions?

kmonaghan commented 9 years ago

I've updated the example so it works again so if you pull it, all should be good.