While compiling my B4i project, which runs fine in B4A, I have the following error:
I'm using the hosted builder
Diff:
In file included from /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_wizardpage.m:47:
/Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_hexparser.h:136:14: error: 'type-name' cannot be signed or unsigned
@public BOOL __signed;
I'm using the hosted builder