foxitsoftware / DelphiZXingQRCode

Delphi port of QR Code functionality from ZXing, a barcode image processing library.
Apache License 2.0
197 stars 115 forks source link

Error compiling on iphone 6+ using delphi 10 seattle #7

Open fuandi opened 8 years ago

fuandi commented 8 years ago

I got this error when I built the project for iphone 6+ using delphi 10 seattle. Built on android and ios simulator no such error.

[DCC Error] E2597 ld: file not found: ZBarSDK\libzbar_64.a [DCC Fatal Error] F2588 Linker error code: 1 ($00000001)

Provisioning created using xcode 7.3

jokorivai commented 6 years ago

This port does not need any external library to compile. By your information, it seems that you are using ZBar SDK, which is another (different) barcode library.