Hello guys.
I try to use a chat module shared by Erel (https://www.b4x.com/android/forum/threads/b4x-cross-platform-chat-layout-example.112649/#content), but when I try to compile the application, I get the following error:
The following build commands failed:
CompileC /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_swiftbutton.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_swiftbutton.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
I have noticed that I only get this error when I use the XUI VIEWS library, if I remove the library I do not receive the error but I could not use the chat module.
These are the libraries I am using:
Thank you for the help you could provide me.
I try to use a chat module shared by Erel (https://www.b4x.com/android/forum/threads/b4x-cross-platform-chat-layout-example.112649/#content), but when I try to compile the application, I get the following error:
The following build commands failed:
CompileC /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_swiftbutton.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_swiftbutton.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
I have noticed that I only get this error when I use the XUI VIEWS library, if I remove the library I do not receive the error but I could not use the chat module.
These are the libraries I am using:
Thank you for the help you could provide me.