ZBar with iOS7 and XCode5 compiling error libzbar.a architecture

前端 未结 7 782
花落未央
花落未央 2020-12-28 10:46

just got some errors runnign ZBar with my iOS App.

I included the newest Beta Version 1.3.1 in my Project and am Running the App locally on my iOS7 Device (iPhone 5)

7条回答
  •  既然无缘
    2020-12-28 11:16

    above answers don't really help

    follow this guide:

    http://www.federicocappelli.net/2012/10/05/zbar-library-for-iphone-5-armv7s/

    But before building change the Architectures to include arm64

提交回复
热议问题