D Deleted member 103 Guest Jul 1, 2017 #1 Hi, I can compile my project without problems with v3.60, now with v4.01 I get this error message. ld: framework not found GoogleMapsBase Click to expand... Attachments error.txt 97.7 KB · Views: 292
Hi, I can compile my project without problems with v3.60, now with v4.01 I get this error message. ld: framework not found GoogleMapsBase Click to expand...
JanPRO Well-Known Member Licensed User Longtime User Jul 1, 2017 #2 Hi, probably you are using a local mac, right? You have forgotten to copy the google maps frameworks to your builder's Lib folder. Jan Upvote 0
Hi, probably you are using a local mac, right? You have forgotten to copy the google maps frameworks to your builder's Lib folder. Jan
D Deleted member 103 Guest Jul 1, 2017 #3 JanPRO said: Hi, probably you are using a local mac, right? You have forgotten to copy the google maps frameworks to your builder's Lib folder. Jan Click to expand... No, the library is all the same. Upvote 0
JanPRO said: Hi, probably you are using a local mac, right? You have forgotten to copy the google maps frameworks to your builder's Lib folder. Jan Click to expand... No, the library is all the same.
JanPRO Well-Known Member Licensed User Longtime User Jul 1, 2017 #4 Hi, you are missing the following frameworks: GoogleMapsCore.framework GoogleMapsBase.framework You can download them here. Jan Upvote 0
Hi, you are missing the following frameworks: GoogleMapsCore.framework GoogleMapsBase.framework You can download them here. Jan