iOS Question Compilation Error (Build Commands Failed)

deyan666

Member
Licensed User
Longtime User
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?
 

deyan666

Member
Licensed User
Longtime User
Please post the full text from the compilation window.
Please post the full text from the compilation window.


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:
Upvote 0

deyan666

Member
Licensed User
Longtime User
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?

Wow. It worked. It was that simple. Thanks heaps Erel! (Ill be more cautious with my threads form now too)
 
Upvote 0
Top