用7.0.0好好的,昨天升级到7.1.0就编译不了的,库都已经添加了,这到底是缺了什么??百度上也搜索不到想着的GADVideoPlayer.o
Undefined symbols for architecture x86_64:
“_CMTimeGetSeconds”, referenced from:
- in GoogleMobileAds(GADVideoPlayer.o)
- in GoogleMobileAds(GADVideoPlayer.o)
“_CMTimeMake”, referenced from:
- in GoogleMobileAds(GADVideoPlayer.o)
“_CMTimeMakeWithSeconds”, referenced from:
- in GoogleMobileAds(GADVideoPlayer.o)
“_kCMTimeZero”, referenced from:
- in GoogleMobileAds(GADVideoPlayer.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)