iOS Question B4i Build Server (4.41 vs 4.6)

nicieri

Active Member
Licensed User
Longtime User
Hi, I have installed the latest B4i Mac Builder.. when i check my version vs the sample on this link http://63.135.170.51:51041/test

My version is not the newest!.. why? some idea? I need to update my Mac Builder Version?

All of this is because I have the following problems:

B4X:
 "_OBJC_CLASS_$_GMSPolyline", referenced from:
      objc-class-ref in libiGoogleMaps.a(B4IGoogleMap.o)
  "_OBJC_CLASS_$_GMSServices", referenced from:
      objc-class-ref in libiGoogleMaps.a(B4IGoogleMap.o)
  "_OBJC_CLASS_$_GMSUISettings", referenced from:
      objc-class-ref in libiGoogleMaps.a(B4IGoogleMap.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Error: ** BUILD FAILED **

I followed this link instructions: https://www.b4x.com/android/forum/threads/error-when-compiling-to-simulator.86908/

But i have the problem on the Server Versions.. also the GoogleMaps version I have the 1.30 and in the sample link is 1.40

I downloaded the last GoogleMaps Framework.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

nicieri

Active Member
Licensed User
Longtime User
There are many links for this framework, I had tried many even the official google page.

But now it works.

Thanks Erel.
 
Upvote 0
Top