Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

ld: library not found for -lnsync #4

@michaelhuman

Description

@michaelhuman

Hi! I integrated the pod (1.4.1) like this:
pod 'TensorflowPod', :podspec => 'https://raw.githubusercontent.com/rainbean/TensorflowPod/master/TensorflowPod.podspec',
then did pod install. But unfortunately it cannot be compiled.
Xcode 9.2 (high sierra 10.13) during my proj compilation (linking) says:
ld: library not found for -lnsync
clang: error: linker command failed with exit code 1 (use -v to see invocation).
Any ideas how to fix it? Thank you.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions