<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to build Xamarin.iOS samples on Visual Studio for Mac using 100.14.1 in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1199907#M11217</link>
    <description>&lt;P&gt;See&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/xamarin/ios/troubleshooting/mtouch-errors#mt5217-native-linking-possibly-failed-because-the-linker-command-line-was-too-long--characters" target="_blank"&gt;https://docs.microsoft.com/en-us/xamarin/ios/troubleshooting/mtouch-errors#mt5217-native-linking-possibly-failed-because-the-linker-command-line-was-too-long--characters&lt;/A&gt;&lt;BR /&gt;Could you try some of the options presented, like `&lt;SPAN&gt;--dynamic-symbol-mode=code` or disabling incremental linking?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Aug 2022 16:20:15 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2022-08-05T16:20:15Z</dc:date>
    <item>
      <title>Unable to build Xamarin.iOS samples on Visual Studio for Mac using 100.14.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1199681#M11216</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I attempted to build the Xamarin.iOS sample project from here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/main/src/iOS/Xamarin.iOS" target="_blank"&gt;https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/main/src/iOS/Xamarin.iOS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The build fails with this:&lt;/P&gt;&lt;P&gt;MTOUCH : error MT5202: Native linking failed. Please review the build log.&lt;BR /&gt;MTOUCH : error MT5217: Native linking failed because the linker command line was too long (360687 characters).&lt;/P&gt;&lt;P&gt;I ran into this problem in my own project when attempting to upgrade references to ArcGIS.&amp;nbsp; I found that a prior ArcGIS samples project builds ok when using 100.12.0.&amp;nbsp; When I upgrade the references in that project to 100.13.0 the build error occurs.&lt;/P&gt;&lt;P&gt;I can see further up in the build log a huge command with lots 'o stuff from CoreRT as a command argument.&amp;nbsp; Below is a sample:&lt;/P&gt;&lt;P&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;-u _CoreRT_ArcGISMapServiceSublayerInfo_getParentLayerInfo -u _CoreRT_ArcGISMapServiceSublayerInfo_getRelationshipInfos -u _CoreRT_ArcGISMapServiceSublayerInfo_getServiceLayerId -u _CoreRT_ArcGISMapServiceSublayerInfo_getServiceLayerName -u _CoreRT_ArcGISMapServiceSublayerInfo_getSublayerInfos -u _CoreRT_ArcGISMapServiceSublayerInfo_getSublayerType -u _CoreRT_ArcGISMapServiceSublayerInfo_getSubtypeField -u _CoreRT_ArcGISMapServiceSublayerInfo_getSupportsAdvancedQueries -u _CoreRT_ArcGISMapServiceSublayerInfo_getSupportsStatistics -u _CoreRT_ArcGISMapServiceSublayerInfo_getTimeInfo -u _CoreRT_ArcGISMapServiceSublayerInfo_getTypeIdFieldName -u _CoreRT_ArcGISMapServiceSublayerInfo_getURL -u _CoreRT_ArcGISMapServiceSublayerInfo_getUnknownJSON -u _CoreRT_ArcGISMapServiceSublayerInfo_getUnsupportedJSON -u _CoreRT_ArcGISMapServiceSublayerInfo_getUseStandardizedQueries -u _CoreRT_ArcGISMapServiceSublayerInfo_getVersion -u _CoreRT_ArcGISMapServiceSublayerInfo_toJSON -u _CoreRT_ArcGISRuntimeEnvironment_enableBreakOnException&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody else have this problem or a solution?&amp;nbsp; Thanks for any ideas!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 00:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1199681#M11216</guid>
      <dc:creator>ChrisDalla_Piazza</dc:creator>
      <dc:date>2022-08-05T00:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build Xamarin.iOS samples on Visual Studio for Mac using 100.14.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1199907#M11217</link>
      <description>&lt;P&gt;See&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/xamarin/ios/troubleshooting/mtouch-errors#mt5217-native-linking-possibly-failed-because-the-linker-command-line-was-too-long--characters" target="_blank"&gt;https://docs.microsoft.com/en-us/xamarin/ios/troubleshooting/mtouch-errors#mt5217-native-linking-possibly-failed-because-the-linker-command-line-was-too-long--characters&lt;/A&gt;&lt;BR /&gt;Could you try some of the options presented, like `&lt;SPAN&gt;--dynamic-symbol-mode=code` or disabling incremental linking?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 16:20:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1199907#M11217</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2022-08-05T16:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build Xamarin.iOS samples on Visual Studio for Mac using 100.14.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1199925#M11218</link>
      <description>&lt;P&gt;Thank you so much for the tip.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;--dynamic-symbol-mode=code nailed the problem!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 16:44:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1199925#M11218</guid>
      <dc:creator>ChrisDalla_Piazza</dc:creator>
      <dc:date>2022-08-05T16:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build Xamarin.iOS samples on Visual Studio for Mac using 100.14.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1199932#M11219</link>
      <description>&lt;P&gt;Thanks for confirming. We'll look into whether we can somehow address this out of the box in a future release.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 16:50:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1199932#M11219</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2022-08-05T16:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build Xamarin.iOS samples on Visual Studio for Mac using 100.14.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1314008#M12003</link>
      <description>&lt;P&gt;Found a similar issue, to me the solution was to adjust the path which was specified as relative using &lt;STRONG&gt;~ &lt;/STRONG&gt;e.g&amp;nbsp;&lt;STRONG&gt;--framework:"~/.nuget/packages/esri.arcgisruntime.runtimes.ios/100.15.0/...&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Expliciting the path with an absolute value fix the problem, e.g&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;/Users/username/.nuget/packages/esri.arcgisruntime.runtimes.ios/100.15.0/...&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 12:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-build-xamarin-ios-samples-on-visual/m-p/1314008#M12003</guid>
      <dc:creator>Marc_Alx</dc:creator>
      <dc:date>2023-08-01T12:49:42Z</dc:date>
    </item>
  </channel>
</rss>

