iOS Question Error in Build with Google maps

RVP

Active Member
Licensed User
Longtime User
Went thru the tutorial to install Google Maps. Now trying to compile the example program.

But I am getting the following:

B4X:
Error: ** BUILD FAILED **


The following build commands failed:
    CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_googlemapsextra.o B4iProject/b4i_googlemapsextra.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

What should I be looking at
 

RVP

Active Member
Licensed User
Longtime User
Removed GoogleMapsExtra and I now get:

B4X:
ld: framework not found GoogleMaps
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Error: ** BUILD FAILED **


The following build commands failed:
    Ld Payload/GafferProLighting.app/GafferProLighting normal armv7
(1 failure)

I did download the GoogleMaps Framework and copy it into Lib from this link https://www.b4x.com/b4i/files/GoogleMaps.framework.zip
 
Upvote 0

RVP

Active Member
Licensed User
Longtime User
I did download it directly. Opened it and dragged the contents to my Lib folder. Anything else I need to do?
 
Upvote 0

RVP

Active Member
Licensed User
Longtime User
Fixed, problem was that as that was a zip file, I thought I had open it and drag it contents into Lib, instead I put the whole file in Lib and now it works.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…