简体   繁体   English

我在整合红色激光时遇到“_OBJC_CLASS _ $ _ BarcodePickerController”错误

[英]I am getting “_OBJC_CLASS_$_BarcodePickerController” error while integrating red laser

Complete description of error 完整的错误描述

Undefined symbols for architecture armv7: "_OBJC_CLASS_$_BarcodePickerController", referenced from: objc-class-ref in ViewController.o ld: symbol(s) not found for architecture armv7 架构armv7的未定义符号:“_ OBJC_CLASS _ $ _ BarcodePickerController”,引自:ViewController.o中的objc-class-ref ld:未找到架构armv7的符号

clang: error: linker command failed with exit code 1 (use -v to see invocation) clang:错误:链接器命令失败,退出代码为1(使用-v查看调用)

Please give some idea.. Thanks in advance. 请提出一些想法..提前致谢。

听起来您正在使用RedLaser SDK,但您忘记将SDK链接到您的项目。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM