我試圖將QR碼生成庫集成到我的應用程序中。
的QR發生器庫:
https://github.com/kuapay/iOS-QR-Code-Generator
我想我一定是整合它錯了,因爲我得到這個錯誤:
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_Barcode", referenced from:
objc-class-ref in QRViewController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
什麼是最有可能是造成這個?
謝謝,你的評論讓我感到不安。 – 2012-12-06 18:35:56
我跟着你回答,買我還是有錯誤。 – Inuyasha 2016-02-03 01:53:27