Just updated to 3.6 from 2.6, and I am getting the following errors when trying to compile the app:
These errors seem to be referring to code modules in my project.
What should I be looking at?
Note! The message is not always the same. No changes in the project, just try to compile again.
B4X:
The following build commands failed:
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_dbutils.o B4iProject/b4i_dbutils.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_filingmodule.o B4iProject/b4i_filingmodule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)
These errors seem to be referring to code modules in my project.
What should I be looking at?
Note! The message is not always the same. No changes in the project, just try to compile again.
B4X:
The following build commands failed:
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_dbutils.o B4iProject/b4i_dbutils.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Last edited: