<?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: just can't add ArcGIS SDK to my project. in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/just-can-t-add-arcgis-sdk-to-my-project/m-p/371675#M3199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have all the dependent libraries added to your project?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See "&lt;/SPAN&gt;&lt;STRONG style="color: &amp;quot;#DAA520&amp;quot;;"&gt;2. Add dependent libraries&lt;/STRONG&gt;&lt;SPAN&gt;" at the link below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/runtime-ios-sdk/concepts/#/Configuring_an_Xcode_Project/00pw00000044000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/runtime-ios-sdk/concepts/#/Configuring_an_Xcode_Project/00pw00000044000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2012 07:17:41 GMT</pubDate>
    <dc:creator>PaulLohr</dc:creator>
    <dc:date>2012-07-18T07:17:41Z</dc:date>
    <item>
      <title>just can't add ArcGIS SDK to my project.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/just-can-t-add-arcgis-sdk-to-my-project/m-p/371674#M3198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my first time developing with ArcGIS SDK.&amp;nbsp; I installed the latest SDK 2.3 and I see ArcGIS.framework and Samples folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added MapViewDemoViewController xib and h/m files from the samples folder and added to my project to test but I get this error.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Undefined symbols for architecture i386:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "_OBJC_CLASS_$_MapViewDemoViewController", referenced from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; objc-class-ref in TestMapViewController.o&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ld: symbol(s) not found for architecture i386&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;clang: error: linker command failed with exit code 1 (use -v to see invocation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Did install of v2.2 successfully completed? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Do you see ArcGIS.framework and Samples folder under ${HOME}/Library/SDKs/ArcGIS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. You mentioned that the Framework Search Paths in build settings of MapViewDemo is $HOME/Library/SDKs. It must be either ${HOME}/Library/SDKs/** or ${HOME}/Library/SDKs/ArcGIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Do you see 'Other Linker Flags' set to -ObjC -all_load -framework ArcGIS -lstdc++?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;from other link from this site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&amp;nbsp; (sample project works though so I assume it's installed correctly.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 20:27:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/just-can-t-add-arcgis-sdk-to-my-project/m-p/371674#M3198</guid>
      <dc:creator>JamieChristensen</dc:creator>
      <dc:date>2012-07-17T20:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: just can't add ArcGIS SDK to my project.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/just-can-t-add-arcgis-sdk-to-my-project/m-p/371675#M3199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have all the dependent libraries added to your project?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See "&lt;/SPAN&gt;&lt;STRONG style="color: &amp;quot;#DAA520&amp;quot;;"&gt;2. Add dependent libraries&lt;/STRONG&gt;&lt;SPAN&gt;" at the link below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/runtime-ios-sdk/concepts/#/Configuring_an_Xcode_Project/00pw00000044000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/runtime-ios-sdk/concepts/#/Configuring_an_Xcode_Project/00pw00000044000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 07:17:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/just-can-t-add-arcgis-sdk-to-my-project/m-p/371675#M3199</guid>
      <dc:creator>PaulLohr</dc:creator>
      <dc:date>2012-07-18T07:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: just can't add ArcGIS SDK to my project.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/just-can-t-add-arcgis-sdk-to-my-project/m-p/371676#M3200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I got all of the references in that list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read and followed it but same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-update: it was me, I forgot that I referenced the file viewcontroller from the demo project instead of copying the file.&amp;nbsp; But adding dependent libraries helped as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 12:33:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/just-can-t-add-arcgis-sdk-to-my-project/m-p/371676#M3200</guid>
      <dc:creator>JamieChristensen</dc:creator>
      <dc:date>2012-07-18T12:33:33Z</dc:date>
    </item>
  </channel>
</rss>

