D deyan666 Member Licensed User Longtime User Jul 24, 2015 #1 Error: ** BUILD FAILED ** The following build commands failed: CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_dateutils.o B4iProject/b4i_dateutils.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure) No idea what this means?
Error: ** BUILD FAILED ** The following build commands failed: CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_dateutils.o B4iProject/b4i_dateutils.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure) No idea what this means?
Erel B4X founder Staff member Licensed User Longtime User Jul 24, 2015 #2 Please post the full text from the compilation window. Upvote 0
D deyan666 Member Licensed User Longtime User Jul 24, 2015 #3 Erel said: Please post the full text from the compilation window. Click to expand... Erel said: Please post the full text from the compilation window. Click to expand... B4i version: 2.00 Parsing code. (0.03s) Compiling code. (0.08s) Compiling layouts code. (0.00s) Compiling debugger engine code. (1.30s) Building Xcode project (0.01s) Sending data to remote compiler. Error Cheers Erel Last edited by a moderator: Jul 24, 2015 Upvote 0
Erel said: Please post the full text from the compilation window. Click to expand... Erel said: Please post the full text from the compilation window. Click to expand... B4i version: 2.00 Parsing code. (0.03s) Compiling code. (0.08s) Compiling layouts code. (0.00s) Compiling debugger engine code. (1.30s) Building Xcode project (0.01s) Sending data to remote compiler. Error Cheers Erel
Erel B4X founder Staff member Licensed User Longtime User Jul 24, 2015 #4 I've removed the logs because it included your hosted user id. Anyway, did you get this error when you compile with the hosted builder or a local builder? Does it happen if you remove the reference to iAdMob library? Upvote 0
I've removed the logs because it included your hosted user id. Anyway, did you get this error when you compile with the hosted builder or a local builder? Does it happen if you remove the reference to iAdMob library?
D deyan666 Member Licensed User Longtime User Jul 24, 2015 #5 Erel said: I've removed the logs because it included your hosted user id. Anyway, did you get this error when you compile with the hosted builder or a local builder? Does it happen if you remove the reference to iAdMob library? Click to expand... Wow. It worked. It was that simple. Thanks heaps Erel! (Ill be more cautious with my threads form now too) Upvote 0
Erel said: I've removed the logs because it included your hosted user id. Anyway, did you get this error when you compile with the hosted builder or a local builder? Does it happen if you remove the reference to iAdMob library? Click to expand... Wow. It worked. It was that simple. Thanks heaps Erel! (Ill be more cautious with my threads form now too)