Skip to content

ZcashLightClientKit/lib/libzcashlc.a - building for Mac Catalyst, but linking in object file built for , for architecture x86_64 #20

@satindergrewal

Description

@satindergrewal

Trying to compile wallet from branch arrr-mac gives following errors for TinyQRScanner dependency under Pods:

'AVCaptureSession' is only available in Mac Catalyst 14.0 or newer

To resolve it, change the "macOS" version from 10..5.1 to 11.0.

After that when building the project, it gives errors about libzcashlc.a as follows:

ld: in /Users/satinder/repo/meshbits/pirate-chain-ios-wallet/wallet/Pods/ZcashLightClientKit/lib/libzcashlc.a(zcashlc-c99a8b34047907fb.zcashlc.cgphjfl4-cgu.10.rcgu.o), building for Mac Catalyst, but linking in object file built for , for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Labels

bugSomething isn't workingphase xfuture features to plan

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions