iOS Question B4i v10 compile error

Tonrad

Member
Licensed User
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.
 

Attachments

  • Error_iPing.txt
    65.3 KB · Views: 3
  • Error_iGoogleMaps.txt
    120.6 KB · Views: 2

Erel

B4X founder
Staff member
Licensed User
Longtime User
Google Maps should work as-is.
Are you using v10.02:

1775407913907.png
 
Upvote 0
Top