I'm getting the following error when building with IL2CPP backend, Mono works fine:
Building libil2cpp.so with AndroidToolChain
Output directory: D:\Project\Temp\StagingArea\assets\bin\Data\Native\armeabi-v7a
Cache directory: D:\Project\Library\il2cpp_android_armeabi-v7a\il2cpp_cache
ObjectFiles: 711 of which compiled: 3
Time Compile: 3193 milliseconds Bulk_Assembly-CSharp_0.cpp
Time Compile: 2464 milliseconds Il2CppMetadataUsage.cpp
Time Compile: 590 milliseconds Il2CppMetadataRegistration.cpp
Total compilation time: 3910 milliseconds.
il2cpp.exe didn't catch exception: Unity.IL2CPP.Building.BuilderFailedException: D:\Programme\Android\android-ndk-r16b\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++ @"C:\Users\User\AppData\Local\Temp\tmp64C9.tmp" -o "D:\Project\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\linkresult_ED4EB43480AEA38286D046052FE8BE4B\libil2cpp.so" -shared -Wl,-soname,libil2cpp.so -Wl,--no-undefined -Wl,-z,noexecstack -Wl,--gc-sections -Wl,--build-id --sysroot "D:\Programme\Android\android-ndk-r16b\platforms\android-16\arch-arm" -gcc-toolchain "D:\Programme\Android\android-ndk-r16b\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64" -target armv7-none-linux-androideabi -Wl,--wrap,sigaction -L "D:\Programme\Android\android-ndk-r16b\sources\cxx-stl\gnu-libstdc++\4.9\libs\armeabi-v7a" -lgnustl_static -llog -rdynamic -fuse-ld=gold.exe
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21599: error: undefined reference to 'GADUInitialize'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21599: error: undefined reference to 'GADUInitialize'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21613: error: undefined reference to 'GADUSetApplicationVolume'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21613: error: undefined reference to 'GADUSetApplicationVolume'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21623: error: undefined reference to 'GADUSetApplicationMuted'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21623: error: undefined reference to 'GADUSetApplicationMuted'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21633: error: undefined reference to 'GADUSetiOSAppPauseOnBackground'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21633: error: undefined reference to 'GADUSetiOSAppPauseOnBackground'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21819: error: undefined reference to 'GADURelease'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21819: error: undefined reference to 'GADURelease'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22119: error: undefined reference to 'GADUCreateRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21819: error: undefined reference to 'GADURelease'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22119: error: undefined reference to 'GADUCreateRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22219: error: undefined reference to 'GADUSetRewardBasedVideoAdCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22173: error: undefined reference to 'GADURequestRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21819: error: undefined reference to 'GADURelease'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21643: error: undefined reference to 'GADUCreateRequest'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21731: error: undefined reference to 'GADUAddKeyword'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21713: error: undefined reference to 'GADUAddTestDevice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21755: error: undefined reference to 'GADUSetGender'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21765: error: undefined reference to 'GADUTagForChildDirectedTreatment'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21745: error: undefined reference to 'GADUSetBirthday'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21654: error: undefined reference to 'GADUCreateMutableDictionary'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21695: error: undefined reference to 'GADUSetMediationExtras'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21805: error: undefined reference to 'GADUSetRequestAgent'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22173: error: undefined reference to 'GADURequestRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22141: error: undefined reference to 'GADUShowRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22141: error: undefined reference to 'GADUShowRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22155: error: undefined reference to 'GADUSetRewardBasedVideoAdUserId'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22155: error: undefined reference to 'GADUSetRewardBasedVideoAdUserId'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22130: error: undefined reference to 'GADURewardBasedVideoAdReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22130: error: undefined reference to 'GADURewardBasedVideoAdReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22229: error: undefined reference to 'GADUMediationAdapterClassNameForRewardedVideo'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22229: error: undefined reference to 'GADUMediationAdapterClassNameForRewardedVideo'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22244: error: undefined reference to 'GADUCreateRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22244: error: undefined reference to 'GADUCreateRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22314: error: undefined reference to 'GADUSetRewardedAdCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22280: error: undefined reference to 'GADURequestRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22280: error: undefined reference to 'GADURequestRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22270: error: undefined reference to 'GADUShowRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22270: error: undefined reference to 'GADUShowRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22259: error: undefined reference to 'GADURewardedAdReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22259: error: undefined reference to 'GADURewardedAdReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22324: error: undefined reference to 'GADUMediationAdapterClassNameForRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22324: error: undefined reference to 'GADUMediationAdapterClassNameForRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21643: error: undefined reference to 'GADUCreateRequest'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21654: error: undefined reference to 'GADUCreateMutableDictionary'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21673: error: undefined reference to 'GADUMutableDictionarySetValue'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21695: error: undefined reference to 'GADUSetMediationExtras'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21713: error: undefined reference to 'GADUAddTestDevice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21731: error: undefined reference to 'GADUAddKeyword'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21745: error: undefined reference to 'GADUSetBirthday'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21755: error: undefined reference to 'GADUSetGender'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21765: error: undefined reference to 'GADUTagForChildDirectedTreatment'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21783: error: undefined reference to 'GADUSetExtra'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21805: error: undefined reference to 'GADUSetRequestAgent'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21833: error: undefined reference to 'GADUCreateBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21852: error: undefined reference to 'GADUCreateBannerViewWithCustomPosition'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21871: error: undefined reference to 'GADUCreateSmartBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21890: error: undefined reference to 'GADUCreateSmartBannerViewWithCustomPosition'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21925: error: undefined reference to 'GADUSetBannerCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21935: error: undefined reference to 'GADUHideBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21945: error: undefined reference to 'GADUShowBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21955: error: undefined reference to 'GADURemoveBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21965: error: undefined reference to 'GADURequestBannerAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21975: error: undefined reference to 'GADUGetBannerViewHeightInPixels'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21986: error: undefined reference to 'GADUGetBannerViewWidthInPixels'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21997: error: undefined reference to 'GADUSetBannerViewAdPosition'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22007: error: undefined reference to 'GADUSetBannerViewCustomPosition'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22017: error: undefined reference to 'GADUMediationAdapterClassNameForBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22032: error: undefined reference to 'GADUCreateInterstitial'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22067: error: undefined reference to 'GADUSetInterstitialCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22077: error: undefined reference to 'GADUInterstitialReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22088: error: undefined reference to 'GADUShowInterstitial'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22098: error: undefined reference to 'GADURequestInterstitial'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22108: error: undefined reference to 'GADUMediationAdapterClassNameForInterstitial'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22356: error: undefined reference to 'GADUCreateAdLoader'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22384: error: undefined reference to 'GADURequestNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22414: error: undefined reference to 'GADUSetAdLoaderCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22424: error: undefined reference to 'GADUNativeCustomTemplateAdTemplateID'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22447: error: undefined reference to 'GADUNativeCustomTemplateAdImageAsBytesForKey'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22474: error: undefined reference to 'GADUNativeCustomTemplateAdStringForKey'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22497: error: undefined reference to 'GADUNativeCustomTemplateAdRecordImpression'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22511: error: undefined reference to 'GADUNativeCustomTemplateAdPerformClickOnAssetWithKey'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22525: error: undefined reference to 'GADUNativeCustomTemplateAdAvailableAssetKeys'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22536: error: undefined reference to 'GADUNativeCustomTemplateAdNumberOfAvailableAssetKeys'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22547: error: undefined reference to 'GADUSetNativeCustomTemplateAdUnityClient'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22561: error: undefined reference to 'GADUSetNativeCustomTemplateAdCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22571: error: undefined reference to 'GADUNativeAppInstallAdStarRating'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22582: error: undefined reference to 'GADUNativeAppInstallAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22593: error: undefined reference to 'GADUNativeAppInstallAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22604: error: undefined reference to 'GADUNativeAppInstallAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22615: error: undefined reference to 'GADUNativeAppInstallAdPrice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22626: error: undefined reference to 'GADUNativeAppInstallAdStore'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22637: error: undefined reference to 'GADUNativeAppInstallAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22648: error: undefined reference to 'GADUNativeAppInstallAdIconURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22659: error: undefined reference to 'GADUNativeAppInstallAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22674: error: undefined reference to 'GADURecordPossibleImpressionForNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22693: error: undefined reference to 'GADUPerformClickOnNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22712: error: undefined reference to 'GADUReportTouchEventOnNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22727: error: undefined reference to 'GADUNativeAppInstallAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22738: error: undefined reference to 'GADUMediationAdapterClassNameForNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22749: error: undefined reference to 'GADUNativeContentAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22760: error: undefined reference to 'GADUNativeContentAdLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22771: error: undefined reference to 'GADUNativeContentAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22782: error: undefined reference to 'GADUNativeContentAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22793: error: undefined reference to 'GADUNativeContentAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22804: error: undefined reference to 'GADUNativeContentAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22815: error: undefined reference to 'GADUNativeContentAdAdvertiser'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22830: error: undefined reference to 'GADURecordPossibleImpressionForNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22849: error: undefined reference to 'GADUPerformClickOnNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22868: error: undefined reference to 'GADUReportTouchEventOnNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22883: error: undefined reference to 'GADUNativeContentAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22894: error: undefined reference to 'GADUMediationAdapterClassNameForNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22905: error: undefined reference to 'GADUUnifiedNativeAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22916: error: undefined reference to 'GADUUnifiedNativeAdIconURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22927: error: undefined reference to 'GADUUnifiedNativeAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22938: error: undefined reference to 'GADUUnifiedNativeAdStarRating'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22949: error: undefined reference to 'GADUUnifiedNativeAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22960: error: undefined reference to 'GADUUnifiedNativeAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22971: error: undefined reference to 'GADUUnifiedNativeAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22982: error: undefined reference to 'GADUUnifiedNativeAdAdvertiser'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22993: error: undefined reference to 'GADUUnifiedNativeAdPrice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23004: error: undefined reference to 'GADUUnifiedNativeAdStore'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23019: error: undefined reference to 'GADURecordPossibleImpressionForUnifiedNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23038: error: undefined reference to 'GADUPerformClickOnUnifiedNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23057: error: undefined reference to 'GADUReportTouchEventOnUnifiedNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23072: error: undefined reference to 'GADUUnifiedNativeAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23083: error: undefined reference to 'GADUMediationAdapterClassNameForUnifiedNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22883: error: undefined reference to 'GADUNativeContentAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22749: error: undefined reference to 'GADUNativeContentAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22760: error: undefined reference to 'GADUNativeContentAdLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22771: error: undefined reference to 'GADUNativeContentAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22782: error: undefined reference to 'GADUNativeContentAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22793: error: undefined reference to 'GADUNativeContentAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22804: error: undefined reference to 'GADUNativeContentAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22815: error: undefined reference to 'GADUNativeContentAdAdvertiser'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22894: error: undefined reference to 'GADUMediationAdapterClassNameForNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22830: error: undefined reference to 'GADURecordPossibleImpressionForNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22849: error: undefined reference to 'GADUPerformClickOnNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22868: error: undefined reference to 'GADUReportTouchEventOnNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22547: error: undefined reference to 'GADUSetNativeCustomTemplateAdUnityClient'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22561: error: undefined reference to 'GADUSetNativeCustomTemplateAdCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22525: error: undefined reference to 'GADUNativeCustomTemplateAdAvailableAssetKeys'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22536: error: undefined reference to 'GADUNativeCustomTemplateAdNumberOfAvailableAssetKeys'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22424: error: undefined reference to 'GADUNativeCustomTemplateAdTemplateID'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22511: error: undefined reference to 'GADUNativeCustomTemplateAdPerformClickOnAssetWithKey'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22497: error: undefined reference to 'GADUNativeCustomTemplateAdRecordImpression'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22727: error: undefined reference to 'GADUNativeAppInstallAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22571: error: undefined reference to 'GADUNativeAppInstallAdStarRating'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22582: error: undefined reference to 'GADUNativeAppInstallAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22593: error: undefined reference to 'GADUNativeAppInstallAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22604: error: undefined reference to 'GADUNativeAppInstallAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22615: error: undefined reference to 'GADUNativeAppInstallAdPrice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22626: error: undefined reference to 'GADUNativeAppInstallAdStore'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22637: error: undefined reference to 'GADUNativeAppInstallAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22648: error: undefined reference to 'GADUNativeAppInstallAdIconURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22659: error: undefined reference to 'GADUNativeAppInstallAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22738: error: undefined reference to 'GADUMediationAdapterClassNameForNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22674: error: undefined reference to 'GADURecordPossibleImpressionForNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22693: error: undefined reference to 'GADUPerformClickOnNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22712: error: undefined reference to 'GADUReportTouchEventOnNativeAppInstallAd'
clang++.exe: error: linker command failed with exit code 1 (use -v to see invocation)
bei Unity.IL2CPP.Building.CppProgramBuilder.PostprocessObjectFiles(HashSet`1 objectFiles, CppToolChainContext toolChainContext)
bei Unity.IL2CPP.Building.CppProgramBuilder.Build(IBuildStatistics& statistics)
bei il2cpp.Program.DoRun(String[] args)
bei il2cpp.Program.Run(String[] args)
bei il2cpp.Program.Main(String[] args)
stderr:
Unbehandelte Ausnahme: Unity.IL2CPP.Building.BuilderFailedException: D:\Programme\Android\android-ndk-r16b\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++ @"C:\Users\User\AppData\Local\Temp\tmp64C9.tmp" -o "D:\Project\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\linkresult_ED4EB43480AEA38286D046052FE8BE4B\libil2cpp.so" -shared -Wl,-soname,libil2cpp.so -Wl,--no-undefined -Wl,-z,noexecstack -Wl,--gc-sections -Wl,--build-id --sysroot "D:\Programme\Android\android-ndk-r16b\platforms\android-16\arch-arm" -gcc-toolchain "D:\Programme\Android\android-ndk-r16b\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64" -target armv7-none-linux-androideabi -Wl,--wrap,sigaction -L "D:\Programme\Android\android-ndk-r16b\sources\cxx-stl\gnu-libstdc++\4.9\libs\armeabi-v7a" -lgnustl_static -llog -rdynamic -fuse-ld=gold.exe
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21599: error: undefined reference to 'GADUInitialize'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21599: error: undefined reference to 'GADUInitialize'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21613: error: undefined reference to 'GADUSetApplicationVolume'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21613: error: undefined reference to 'GADUSetApplicationVolume'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21623: error: undefined reference to 'GADUSetApplicationMuted'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21623: error: undefined reference to 'GADUSetApplicationMuted'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21633: error: undefined reference to 'GADUSetiOSAppPauseOnBackground'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21633: error: undefined reference to 'GADUSetiOSAppPauseOnBackground'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21819: error: undefined reference to 'GADURelease'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21819: error: undefined reference to 'GADURelease'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22119: error: undefined reference to 'GADUCreateRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21819: error: undefined reference to 'GADURelease'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22119: error: undefined reference to 'GADUCreateRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22219: error: undefined reference to 'GADUSetRewardBasedVideoAdCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22173: error: undefined reference to 'GADURequestRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21819: error: undefined reference to 'GADURelease'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21643: error: undefined reference to 'GADUCreateRequest'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21731: error: undefined reference to 'GADUAddKeyword'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21713: error: undefined reference to 'GADUAddTestDevice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21755: error: undefined reference to 'GADUSetGender'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21765: error: undefined reference to 'GADUTagForChildDirectedTreatment'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21745: error: undefined reference to 'GADUSetBirthday'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21654: error: undefined reference to 'GADUCreateMutableDictionary'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21695: error: undefined reference to 'GADUSetMediationExtras'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21805: error: undefined reference to 'GADUSetRequestAgent'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22173: error: undefined reference to 'GADURequestRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22141: error: undefined reference to 'GADUShowRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22141: error: undefined reference to 'GADUShowRewardBasedVideoAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22155: error: undefined reference to 'GADUSetRewardBasedVideoAdUserId'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22155: error: undefined reference to 'GADUSetRewardBasedVideoAdUserId'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22130: error: undefined reference to 'GADURewardBasedVideoAdReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22130: error: undefined reference to 'GADURewardBasedVideoAdReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22229: error: undefined reference to 'GADUMediationAdapterClassNameForRewardedVideo'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22229: error: undefined reference to 'GADUMediationAdapterClassNameForRewardedVideo'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22244: error: undefined reference to 'GADUCreateRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22244: error: undefined reference to 'GADUCreateRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22314: error: undefined reference to 'GADUSetRewardedAdCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22280: error: undefined reference to 'GADURequestRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22280: error: undefined reference to 'GADURequestRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22270: error: undefined reference to 'GADUShowRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22270: error: undefined reference to 'GADUShowRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22259: error: undefined reference to 'GADURewardedAdReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22259: error: undefined reference to 'GADURewardedAdReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22324: error: undefined reference to 'GADUMediationAdapterClassNameForRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22324: error: undefined reference to 'GADUMediationAdapterClassNameForRewardedAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21643: error: undefined reference to 'GADUCreateRequest'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21654: error: undefined reference to 'GADUCreateMutableDictionary'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21673: error: undefined reference to 'GADUMutableDictionarySetValue'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21695: error: undefined reference to 'GADUSetMediationExtras'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21713: error: undefined reference to 'GADUAddTestDevice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21731: error: undefined reference to 'GADUAddKeyword'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21745: error: undefined reference to 'GADUSetBirthday'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21755: error: undefined reference to 'GADUSetGender'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21765: error: undefined reference to 'GADUTagForChildDirectedTreatment'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21783: error: undefined reference to 'GADUSetExtra'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21805: error: undefined reference to 'GADUSetRequestAgent'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21833: error: undefined reference to 'GADUCreateBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21852: error: undefined reference to 'GADUCreateBannerViewWithCustomPosition'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21871: error: undefined reference to 'GADUCreateSmartBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21890: error: undefined reference to 'GADUCreateSmartBannerViewWithCustomPosition'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21925: error: undefined reference to 'GADUSetBannerCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21935: error: undefined reference to 'GADUHideBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21945: error: undefined reference to 'GADUShowBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21955: error: undefined reference to 'GADURemoveBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21965: error: undefined reference to 'GADURequestBannerAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21975: error: undefined reference to 'GADUGetBannerViewHeightInPixels'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21986: error: undefined reference to 'GADUGetBannerViewWidthInPixels'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:21997: error: undefined reference to 'GADUSetBannerViewAdPosition'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22007: error: undefined reference to 'GADUSetBannerViewCustomPosition'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22017: error: undefined reference to 'GADUMediationAdapterClassNameForBannerView'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22032: error: undefined reference to 'GADUCreateInterstitial'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22067: error: undefined reference to 'GADUSetInterstitialCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22077: error: undefined reference to 'GADUInterstitialReady'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22088: error: undefined reference to 'GADUShowInterstitial'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22098: error: undefined reference to 'GADURequestInterstitial'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22108: error: undefined reference to 'GADUMediationAdapterClassNameForInterstitial'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22356: error: undefined reference to 'GADUCreateAdLoader'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22384: error: undefined reference to 'GADURequestNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22414: error: undefined reference to 'GADUSetAdLoaderCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22424: error: undefined reference to 'GADUNativeCustomTemplateAdTemplateID'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22447: error: undefined reference to 'GADUNativeCustomTemplateAdImageAsBytesForKey'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22474: error: undefined reference to 'GADUNativeCustomTemplateAdStringForKey'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22497: error: undefined reference to 'GADUNativeCustomTemplateAdRecordImpression'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22511: error: undefined reference to 'GADUNativeCustomTemplateAdPerformClickOnAssetWithKey'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22525: error: undefined reference to 'GADUNativeCustomTemplateAdAvailableAssetKeys'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22536: error: undefined reference to 'GADUNativeCustomTemplateAdNumberOfAvailableAssetKeys'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22547: error: undefined reference to 'GADUSetNativeCustomTemplateAdUnityClient'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22561: error: undefined reference to 'GADUSetNativeCustomTemplateAdCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22571: error: undefined reference to 'GADUNativeAppInstallAdStarRating'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22582: error: undefined reference to 'GADUNativeAppInstallAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22593: error: undefined reference to 'GADUNativeAppInstallAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22604: error: undefined reference to 'GADUNativeAppInstallAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22615: error: undefined reference to 'GADUNativeAppInstallAdPrice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22626: error: undefined reference to 'GADUNativeAppInstallAdStore'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22637: error: undefined reference to 'GADUNativeAppInstallAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22648: error: undefined reference to 'GADUNativeAppInstallAdIconURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22659: error: undefined reference to 'GADUNativeAppInstallAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22674: error: undefined reference to 'GADURecordPossibleImpressionForNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22693: error: undefined reference to 'GADUPerformClickOnNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22712: error: undefined reference to 'GADUReportTouchEventOnNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22727: error: undefined reference to 'GADUNativeAppInstallAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22738: error: undefined reference to 'GADUMediationAdapterClassNameForNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22749: error: undefined reference to 'GADUNativeContentAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22760: error: undefined reference to 'GADUNativeContentAdLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22771: error: undefined reference to 'GADUNativeContentAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22782: error: undefined reference to 'GADUNativeContentAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22793: error: undefined reference to 'GADUNativeContentAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22804: error: undefined reference to 'GADUNativeContentAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22815: error: undefined reference to 'GADUNativeContentAdAdvertiser'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22830: error: undefined reference to 'GADURecordPossibleImpressionForNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22849: error: undefined reference to 'GADUPerformClickOnNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22868: error: undefined reference to 'GADUReportTouchEventOnNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22883: error: undefined reference to 'GADUNativeContentAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22894: error: undefined reference to 'GADUMediationAdapterClassNameForNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22905: error: undefined reference to 'GADUUnifiedNativeAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22916: error: undefined reference to 'GADUUnifiedNativeAdIconURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22927: error: undefined reference to 'GADUUnifiedNativeAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22938: error: undefined reference to 'GADUUnifiedNativeAdStarRating'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22949: error: undefined reference to 'GADUUnifiedNativeAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22960: error: undefined reference to 'GADUUnifiedNativeAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22971: error: undefined reference to 'GADUUnifiedNativeAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22982: error: undefined reference to 'GADUUnifiedNativeAdAdvertiser'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22993: error: undefined reference to 'GADUUnifiedNativeAdPrice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23004: error: undefined reference to 'GADUUnifiedNativeAdStore'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23019: error: undefined reference to 'GADURecordPossibleImpressionForUnifiedNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23038: error: undefined reference to 'GADUPerformClickOnUnifiedNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23057: error: undefined reference to 'GADUReportTouchEventOnUnifiedNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23072: error: undefined reference to 'GADUUnifiedNativeAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:23083: error: undefined reference to 'GADUMediationAdapterClassNameForUnifiedNativeAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22883: error: undefined reference to 'GADUNativeContentAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22749: error: undefined reference to 'GADUNativeContentAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22760: error: undefined reference to 'GADUNativeContentAdLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22771: error: undefined reference to 'GADUNativeContentAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22782: error: undefined reference to 'GADUNativeContentAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22793: error: undefined reference to 'GADUNativeContentAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22804: error: undefined reference to 'GADUNativeContentAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22815: error: undefined reference to 'GADUNativeContentAdAdvertiser'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22894: error: undefined reference to 'GADUMediationAdapterClassNameForNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22830: error: undefined reference to 'GADURecordPossibleImpressionForNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22849: error: undefined reference to 'GADUPerformClickOnNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22868: error: undefined reference to 'GADUReportTouchEventOnNativeContentAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22547: error: undefined reference to 'GADUSetNativeCustomTemplateAdUnityClient'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22561: error: undefined reference to 'GADUSetNativeCustomTemplateAdCallbacks'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22525: error: undefined reference to 'GADUNativeCustomTemplateAdAvailableAssetKeys'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22536: error: undefined reference to 'GADUNativeCustomTemplateAdNumberOfAvailableAssetKeys'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22424: error: undefined reference to 'GADUNativeCustomTemplateAdTemplateID'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22511: error: undefined reference to 'GADUNativeCustomTemplateAdPerformClickOnAssetWithKey'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22497: error: undefined reference to 'GADUNativeCustomTemplateAdRecordImpression'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22727: error: undefined reference to 'GADUNativeAppInstallAdAssetIDMappings'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22571: error: undefined reference to 'GADUNativeAppInstallAdStarRating'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22582: error: undefined reference to 'GADUNativeAppInstallAdHeadline'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22593: error: undefined reference to 'GADUNativeAppInstallAdBody'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22604: error: undefined reference to 'GADUNativeAppInstallAdCallToAction'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22615: error: undefined reference to 'GADUNativeAppInstallAdPrice'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22626: error: undefined reference to 'GADUNativeAppInstallAdStore'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22637: error: undefined reference to 'GADUNativeAppInstallAdMainImagesURLs'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22648: error: undefined reference to 'GADUNativeAppInstallAdIconURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22659: error: undefined reference to 'GADUNativeAppInstallAdAdChoicesLogoURL'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22738: error: undefined reference to 'GADUMediationAdapterClassNameForNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22674: error: undefined reference to 'GADURecordPossibleImpressionForNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22693: error: undefined reference to 'GADUPerformClickOnNativeAppInstallAd'
D:\Project\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_GoogleMobileAds_2.cpp:22712: error: undefined reference to 'GADUReportTouchEventOnNativeAppInstallAd'