Skip to content

Linking error CoreML in version 2.0.0-alpha.4 #143

Answered by mapaaa
mapaaa asked this question in Q&A
Discussion options

You must be logged in to vote

After more search, I think ___isPlatformVersionAtLeast comes from libclang_rt.osx.a which was not properly linked.
Did
RUSTFLAGS="-L /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib/darwin -l clang_rt.osx" cargo build and it worked

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mapaaa
Comment options

@mapaaa
Comment options

Answer selected by decahedron1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants