Undefined symbols for architecture armv7 when using ZXing library in Xcode 4.5

后端 未结 7 1118

What I am trying to do

Integrate Zxing, QR code reader framework, in my iPhone project. I checked out ZXing sdk from here. I ran the sample project coming with ZXi

相关标签:
7条回答
  • 2020-12-07 19:42

    It may also be necessary to set the ZXingWidget target's "Build Active Architecture Only" flag to "NO".

    0 讨论(0)
提交回复
热议问题