Obi Official Forum

Full Version: Build error with Obi Fluid 5.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I am facing the following build error in Xcode 11.3 

"
ld: could not reparse object file in bitcode bundle: 'Invalid bitcode version (Producer: '1103.0.32.62.0_0' Reader: '1100.0.33.17_0')', using libLTO version 'LLVM version 11.0.0, (clang-1100.0.33.17)' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

"

How can it be fixed?
I need to submit it urgently!
Thanks
(02-09-2020, 01:56 PM)anulagarwal Wrote: [ -> ]Hi,
I am facing the following build error in Xcode 11.3 

"
ld: could not reparse object file in bitcode bundle: 'Invalid bitcode version (Producer: '1103.0.32.62.0_0' Reader: '1100.0.33.17_0')', using libLTO version 'LLVM version 11.0.0, (clang-1100.0.33.17)' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

"

How can it be fixed?
I need to submit it urgently!
Thanks

Make sure all the libraries/frameworks you're using are compatible with Xcode 11.3.1. Obi 5.1 is, so the problem must lie elsewhere.