MxABC / LBXScan

A barcode and qr code scanner (二维码、扫码、扫一扫、ZXing、ZBar、iOS系统AVFoundation扫码封装,扫码界面效果封装)
MIT License
3.23k stars 679 forks source link

集成之后报错 #198

Closed yilongchun closed 4 years ago

yilongchun commented 4 years ago

ld: warning: directory not found for option '-L-LC6' Undefined symbols for architecture x86_64: "_OBJCMETACLASS$_LBXScanViewController", referenced from: _OBJCMETACLASS$_ScanViewController in ScanViewController.o "_OBJCCLASS$_LBXScanViewController", referenced from: _OBJCCLASS$_ScanViewController in ScanViewController.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

这是什么问题?