-
Notifications
You must be signed in to change notification settings - Fork 170
33 Build Errors when adding latest package for Xamarin.MobileAds #420
Comments
can you post the build errors? |
I can indeed please see below, the below is from a brand new project pulling down the following packages. Xamarin.Google.iOS.mobileAds SDK - 7.57.0 /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _GULIsLoggableLevel. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _GULLogBasic. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _GULLogError. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _GULLogInfo. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _GULLogWarning. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _GULSetLoggerLevel. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5211: Native linking failed, undefined Objective-C class: GULAppDelegateSwizzler. The symbol 'OBJC_CLASS$_GULAppDelegateSwizzler' could not be found in any of the libraries or frameworks linked with your application. (MT5211) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5211: Native linking failed, undefined Objective-C class: GULAppEnvironmentUtil. The symbol 'OBJC_CLASS$_GULAppEnvironmentUtil' could not be found in any of the libraries or frameworks linked with your application. (MT5211) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5211: Native linking failed, undefined Objective-C class: GULMutableDictionary. The symbol 'OBJC_CLASS$_GULMutableDictionary' could not be found in any of the libraries or frameworks linked with your application. (MT5211) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5211: Native linking failed, undefined Objective-C class: GULNetwork. The symbol 'OBJC_CLASS$_GULNetwork' could not be found in any of the libraries or frameworks linked with your application. (MT5211) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5211: Native linking failed, undefined Objective-C class: GULSwizzler. The symbol 'OBJC_CLASS$_GULSwizzler' could not be found in any of the libraries or frameworks linked with your application. (MT5211) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _kGULNetworkHTTPStatusCodeCannotAcceptTraffic. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _kGULNetworkHTTPStatusCodeNotFound. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _kGULNetworkHTTPStatusCodeNotModified. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _kGULNetworkHTTPStatusCodeUnavailable. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _kGULNetworkHTTPStatusNoContent. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _kGULNetworkHTTPStatusOK. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_decode. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_decode_varint. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_encode. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_encode_string. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_encode_submessage. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_encode_tag_for_field. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_encode_varint. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_istream_from_buffer. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_ostream_from_buffer. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5210: Native linking failed, undefined symbol: _pb_read. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5210) (Test.iOS) /Users/name/Projects/Test/iOS/MTOUCH: Error MT5201: Native linking failed. Please review the build log and the user flags provided to gcc: -ObjC -lc++ -lsqlite3 -lz -ObjC -lz -lsqlite3 (MT5201) (Test.iOS) /Users/name/Projects/Test/iOS/-[APMMeasurement networkUploadCompletionHandlerWithResponse: Error: ] in GoogleAppMeasurement(APMMeasurement_87bdad44f2b9aa68c2d607a36be1b8c5.o) (Test.iOS) /Users/name/Projects/Test/iOS/-[APMMeasurement networkUploadCompletionHandlerWithResponse: Error: ] in GoogleAppMeasurement(APMMeasurement_87bdad44f2b9aa68c2d607a36be1b8c5.o) (Test.iOS) /Users/name/Projects/Test/iOS/-[APMMeasurement networkUploadCompletionHandlerWithResponse: Error: ] in GoogleAppMeasurement(APMMeasurement_87bdad44f2b9aa68c2d607a36be1b8c5.o) (Test.iOS) /Users/name/Projects/Test/iOS/-[APMMeasurement networkUploadCompletionHandlerWithResponse: Error: ] in GoogleAppMeasurement(APMMeasurement_87bdad44f2b9aa68c2d607a36be1b8c5.o) (Test.iOS) /Users/name/Projects/Test/iOS/clang: Error: linker command failed with exit code 1 (use -v to see invocation) (Test.iOS) |
I just hit this on a new project also. Once I added code that referenced the code it linked but then on second build I get the same as this : #412 |
it looks similar to the errors I get as well: I will try downgrading to 13.16.0.13 |
Ugh I see links for downgrading visual studio enterprise but not community. Do I need to contact microsoft for that or something? |
On Mac go to /Library/Frameworks and change the shortcut called current to point to the older folder and delete the newer one. |
for info I tracked my problems down to this |
I found the libraries for my mac but do I all my dev on a PC that links to it. I have to downgrade that version of Visual Studio before it will work |
Is there an update on this? Is it a problem with the nuget package or dependencies? Can I resolve it without downgrading? I'm having the same problem with Xamarin.iOS.Places |
doesnt seem like anyone is maintaining this repo :( |
Hey All, Not sure anyone is maintaining this repo which is sad, however it seems i'm only getting this issue on simulator builds. |
Facing the exact same issue with analytics and crashlytics. |
I'm trying to follow the instruction in hope that I can apply some fixes myself but
And the |
Same happened to me. have you resolved the issue @motoko89 ? |
When adding latest packages into a brand new project currently getting 33 build errors.
The text was updated successfully, but these errors were encountered: