wildabeast / BarcodeScanner

Official repository now at [phonegap/phonegap-plugin-barcodescanner](http://github.com/phonegap/phonegap-plugin-barcodescanner).
968 stars 746 forks source link

Compiler error in xcode7.0.1 #311

Closed arist1213 closed 8 years ago

arist1213 commented 8 years ago

Undefined symbols for architecture i386: "iconv", referenced from: zxing::qrcode::DecodedBitStreamParser::append(std::string&, unsigned char const, unsigned long, char const_) in zxing-all-in-one.o "_iconvclose", referenced from: zxing::qrcode::DecodedBitStreamParser::append(std::string&, unsigned char const, unsigned long, char const_) in zxing-all-in-one.o "_iconvopen", referenced from: zxing::qrcode::DecodedBitStreamParser::append(std::string&, unsigned char const, unsigned long, char const_) in zxing-all-in-one.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)