Hello, I am getting this error when I do a "Build Release App" on the hosted build server.
I am using B4i v10, with Library iAlertView 1.00. If I remove the library and code references, it builds with out issue. It looks like the error is that the library iAlert is not on the hosted build servers? I have used both hosted servers, same error.
If I missed something, please let me know. Your help with this matter is greatly appreciated. Mark
Hosted Server error for iAlert Library:
/Users/ereluziel/Documents/UploadedProjects/<user id>/B4iProject/b4i_main.h:8:9: error: 'iAlertView.h' file not found (in target 'B4iProject' from project 'B4iProject')
/Users/ereluziel/Documents/UploadedProjects/<user id>/B4iProject/b4i_main.m:2:9: note: in file included from /Users/ereluziel/Documents/UploadedProjects/<user id>/B4iProject/b4i_main.m:2:
I am using B4i v10, with Library iAlertView 1.00. If I remove the library and code references, it builds with out issue. It looks like the error is that the library iAlert is not on the hosted build servers? I have used both hosted servers, same error.
If I missed something, please let me know. Your help with this matter is greatly appreciated. Mark