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

后端 未结 7 1139

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:23

    I solved it by changing one value on the project you dragged and dropped in to xcode.

    enter image description here

    Set:

    Build Active Architecture Only -> Debug -> No

    Hope that helps people :)!

提交回复
热议问题