<?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: ArcGIS.h not found in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19182#M232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've just had this same problem, make sure "User Header Search Paths" in particular is set per the notes at the link below that are good and correct.&amp;nbsp; I would also try saving the project, then stopping and restarting Xcode.&amp;nbsp; The "" brackets in the include statement are for user defined headers thus the search path distinction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/iPhone/concepts/index.html#/Creating_a_New_Xcode_Project/00pw00000044000000/"&gt;http://help.arcgis.com/en/arcgismobile/10.0/apis/iPhone/concepts/index.html#/Creating_a_New_Xcode_Project/00pw00000044000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jan 2011 23:17:37 GMT</pubDate>
    <dc:creator>BrianKrzys</dc:creator>
    <dc:date>2011-01-20T23:17:37Z</dc:date>
    <item>
      <title>ArcGIS.h not found</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19181#M231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to build a simple map view from scratch in XCode, but for some reason it can't find the ArcGIS library. This is what I have in my view controller header:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;#import "ArcGIS.h"&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've linked to linkArcGIS.a in depedencies, and set the library search path to &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;$(HOME)/Library/SDKs/ArcGIS/iOS.sdk/usr/local/lib&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;SPAN&gt;. When I compare my project to one of the Esri templates, the only discernible difference is that libArcGIS.a appears red in the hierarchy, while on mine it is black. Can anyone think of a reason this would still be happening?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 20:39:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19181#M231</guid>
      <dc:creator>RobertMartin2</dc:creator>
      <dc:date>2011-01-18T20:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS.h not found</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19182#M232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've just had this same problem, make sure "User Header Search Paths" in particular is set per the notes at the link below that are good and correct.&amp;nbsp; I would also try saving the project, then stopping and restarting Xcode.&amp;nbsp; The "" brackets in the include statement are for user defined headers thus the search path distinction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/iPhone/concepts/index.html#/Creating_a_New_Xcode_Project/00pw00000044000000/"&gt;http://help.arcgis.com/en/arcgismobile/10.0/apis/iPhone/concepts/index.html#/Creating_a_New_Xcode_Project/00pw00000044000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 23:17:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19182#M232</guid>
      <dc:creator>BrianKrzys</dc:creator>
      <dc:date>2011-01-20T23:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS.h not found</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19183#M233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I new to iOS and ArcGIS for iOS.&amp;nbsp; I'm following the "Getting Started" info for 'MyFirstMapApp", and I'm having a problem with the "ArcGIS.h".&amp;nbsp; I'm getting the "Cannot find file" error.&amp;nbsp; I followed the above link and the steps provided.&amp;nbsp; I may be overlooking something.&amp;nbsp; Can someone please help?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2011 00:24:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19183#M233</guid>
      <dc:creator>RyanBoudreaux</dc:creator>
      <dc:date>2011-11-19T00:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS.h not found</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19184#M234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I figured it out!&amp;nbsp; The path was incorrect (in my case).&amp;nbsp; In stead of it being "$(HOME)/Library/SDKs/ArcGIS/iOS.sdk/usr/local/include/**", I need to use "/Library/SDKs/ArcGIS/iOS.sdk/usr/local/include/**", which uses the LOCAL Library.&amp;nbsp; It looks like two different libraries.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2011 01:57:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19184#M234</guid>
      <dc:creator>RyanBoudreaux</dc:creator>
      <dc:date>2011-11-19T01:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS.h not found</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19185#M235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For me, i finally got it to work when i removed the /** part from the path to search... very frustrating.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2012 13:42:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-h-not-found/m-p/19185#M235</guid>
      <dc:creator>MichaelBlom</dc:creator>
      <dc:date>2012-01-29T13:42:39Z</dc:date>
    </item>
  </channel>
</rss>

