TiEventKit
TiEventKit copied to clipboard
CLANG Errors
Hi,
I seem to be having two different errors that seem to be related - thinking it may be my system but thought I'd check to see if anyone has any ideas first:
- While trying to build the module in terminal it fails with:
The following build commands failed: CompileC build/tieventkit.build/Release-iphoneos/tieventkit.build/Objects-normal/armv7/TiEventkitModule.o Classes/TiEventkitModule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
- While using the pre-built module included on GitHub, I get this error when building the project in both 1.7.5 and 1.8.0.1 SDKs:
[ERROR] clang: error: linker command failed with exit code 1 (use -v to see invocation) [ERROR] [ERROR] Error: Traceback (most recent call last):
Thanks for any help that you can provide.