PhoneGap中文网

 找回密码
 立即注册
查看: 12840|回复: 1
打印 上一主题 下一主题

ios下开发扫描条形码功能

[复制链接]

1

主题

1

帖子

5

积分

新手上路

Rank: 1

积分
5
跳转到指定楼层
楼主
发表于 2015-10-26 16:58:21 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
最近开发的一个项目中使用到了扫描条形码功能,使用BarcodeScanner调试好用,可以运行起来,扫描正常,但是打包的时候,不能设置64bit,如果设置了Architecture(armv7,arm64 )以后就编译不过去了。

报错如下:

"_OBJC_CLASS_$_CDVCommandDelegateImpl", referenced from:
      _OBJC_CLASS_$_MainCommandDelegate in MainViewController.o
  "_OBJC_CLASS_$_CDVCommandQueue", referenced from:
      _OBJC_CLASS_$_MainCommandQueue in MainViewController.o
  "_OBJC_CLASS_$_CDVPlugin", referenced from:
      _OBJC_CLASS_$_CDVBarcodeScanner in CDVBarcodeScanner.o
  "_OBJC_CLASS_$_CDVPluginResult", referenced from:
      objc-class-ref in CDVBarcodeScanner.o
  "_OBJC_CLASS_$_CDVViewController", referenced from:
      _OBJC_CLASS_$_MainViewController in MainViewController.o
  "_OBJC_METACLASS_$_CDVCommandDelegateImpl", referenced from:
      _OBJC_METACLASS_$_MainCommandDelegate in MainViewController.o
  "_OBJC_METACLASS_$_CDVCommandQueue", referenced from:
      _OBJC_METACLASS_$_MainCommandQueue in MainViewController.o
  "_OBJC_METACLASS_$_CDVPlugin", referenced from:
      _OBJC_METACLASS_$_CDVBarcodeScanner in CDVBarcodeScanner.o
  "_OBJC_METACLASS_$_CDVViewController", referenced from:
      _OBJC_METACLASS_$_MainViewController in MainViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

各种查资料修改,都不能通过。BarcodeScanner官网已经停止了更新,应该是没有针对64bit
进行支持。请问各位大神,除了BarcodeScanner,还有其他的插件可以开发条形码扫描功能吗?

我使用的例子地址:
https://github.com/zeroasterisk/ ... Scanner-Example-iOS
回复

使用道具 举报

493

主题

2035

帖子

6894

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
6894
沙发
发表于 2015-10-26 20:53:40 | 只看该作者
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

ionic4视频教程

Archiver|手机版|小黑屋| PhoneGap中文网 ( 京ICP备13027796号-1 )  

GMT+8, 2025-1-4 18:48 , Processed in 0.064500 second(s), 32 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表