"_vImageBoxConvolve_Planar8" referenced by: (anonymous namespace) :: CreateBlurredImage (CGImage *, double, double) in GoogleMaps (GLWaterGroup.o)

I got the following error while trying to start a project that uses google maps. Please note: I copy the Google map libraries manually. enter image description here

+4
source share
2 answers

It looks like the library you are using has a dependency on Accelerate.framework. You must add it to your project.

+12
source

SDK Google CocoaPods, . , CocoaPods: - (

, Google CocoaPods. .

0

Source: https://habr.com/ru/post/1615502/


All Articles