Hello everyone.
I have upgraded b4i to v10 and am using Hosted Builder.
An error appears when compiling the application:
b4i_transponder.h:16:9: error: 'iPing.h' file not found (in target 'B4iProject' from project 'B4iProject')
If I disable the additional iPing library, then the second error appears:
b4i_googlemapsextra.m:58:9: error: 'iGoogleMaps.h' file not found (in target 'B4iProject' from project 'B4iProject')
I've read several posts, including this one, but I still haven't figured out how to fix these errors.
https://www.b4x.com/android/forum/t...ew-h-and-igooglemaps-h-file-not-found.169372/
I'm asking for help.
The attached files contain complete error logs, if necessary.