I'm trying to include ZxingWidget to my project. I copied the ZXingWidget.xcodeproj to my project,added ZXingWidget in “Target Dependencies” and libZXingWidget.a to “Link Binary With Libraries" then start compiling but there are fews apple LLVM compiler3.0 error.
I tried with a new project and follow the steps and it work properly. I'm not sure is there any problem with the setting of my current project. Any idea?


