Hi all,
I'm trying to compile the example XCode project for this addon but I run into some weird linker errors. I've pasted the error text at the end of this message. Does anybody have a clue what this message means and how I can deal with it? I'm doing this in OSX 10.9.2, XCode 5.0.2, and of_v0.9.0.
Thanks a lot and best regards
Daniel
Error Message:
ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks//QuickTime.framework/QuickTime, file was built for i386 which is not the architecture being linked (x86_64): /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks//QuickTime.framework/QuickTime
Intrinsic name not mangled correctly for type arguments!
i64 (i8*, i1)* @llvm.objectsize.i64.p0i8
Broken module found, compilation aborted!
Stack dump:
0. Running pass 'Function Pass Manager' on module 'ld-temp.o'.
1. Running pass 'Module Verifier' on function '@libusb_get_port_numbers'
clang: error: unable to execute command: Illegal instruction: 4
clang: error: linker command failed due to signal (use -v to see invocation)