Obi Official Forum
Build error with Obi Fluid 5.1 - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Fluid (https://obi.virtualmethodstudio.com/forum/forum-3.html)
+--- Thread: Build error with Obi Fluid 5.1 (/thread-2458.html)



Build error with Obi Fluid 5.1 - anulagarwal - 02-09-2020

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


RE: Build error with Obi Fluid 5.1 - josemendez - 02-09-2020

(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.