<?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: [Error]ArcGISRuntime.h: No such file or directory in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507003#M2565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you make sure to run the post installer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Mar 2016 01:51:52 GMT</pubDate>
    <dc:creator>LucasDanzinger</dc:creator>
    <dc:date>2016-03-12T01:51:52Z</dc:date>
    <item>
      <title>[Error]ArcGISRuntime.h: No such file or directory</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507001#M2563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #606060; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;I am using Windows 64 bit with Qt Creator IDE.&amp;nbsp; I followed the instructions in&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/qt/qml/guide/install-and-set-up-on-windows.htm" style="color: #2989c5;" title="https://developers.arcgis.com/qt/qml/guide/install-and-set-up-on-windows.htm"&gt;Install and set up on Windows—ArcGIS Runtime SDK for Qt | ArcGIS for Developers&lt;/A&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;to install the Arcgis SDK.&lt;/P&gt;&lt;P style="color: #606060; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;When I try to run a simple example program in Qt Creator IDE i got this error:&lt;/P&gt;&lt;P style="color: #606060; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;A href="https://uploaddeimagens.com.br/imagens/untitled6-png" style="color: #2989c5;" title="https://uploaddeimagens.com.br/imagens/untitled6-png"&gt;https://uploaddeimagens.com.br/imagens/untitled6-png&lt;/A&gt; &lt;/P&gt;&lt;P style="color: #606060; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;It looks like the Qt its not recognizing the includes files in the example.&lt;/P&gt;&lt;P style="color: #606060; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;How can i fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 20:16:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507001#M2563</guid>
      <dc:creator>FranciscoThibério</dc:creator>
      <dc:date>2016-03-07T20:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: [Error]ArcGISRuntime.h: No such file or directory</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507002#M2564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found the solution to this problem:&lt;/P&gt;&lt;P&gt;You have to include the directory of .header files of ArcGIS SDK to .pro file, in my case I had to include the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;INCLUDEPATH&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;+=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;"C:\Program&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;Files&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;(x86)\ArcGIS&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;SDKs\Qt10.2.6\sdk\windows\&lt;SPAN style="color: #808000;"&gt;include&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when i try to compile now gives another error message:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190738" alt="Untitled.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/190738_Untitled.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 11:55:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507002#M2564</guid>
      <dc:creator>FranciscoThibério</dc:creator>
      <dc:date>2016-03-11T11:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: [Error]ArcGISRuntime.h: No such file or directory</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507003#M2565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you make sure to run the post installer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 01:51:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507003#M2565</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2016-03-12T01:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: [Error]ArcGISRuntime.h: No such file or directory</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507004#M2566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for the answer Lucas,&lt;/P&gt;&lt;P&gt;Yes I ran the post-installer, I selected Qt only to configure, since I am not developing do android. I didn't selected to configure the msvc because I couldn't find in the Qt folder the file( I have the mingw installation). However I have the compiler installed in my computer and the Qt Creator recognize when I try to configure the kits. The images help to see that:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190916" alt="Untitled.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/190916_Untitled.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190917" alt="Untitled2.png" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/190917_Untitled2.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 23:37:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507004#M2566</guid>
      <dc:creator>FranciscoThibério</dc:creator>
      <dc:date>2016-03-13T23:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: [Error]ArcGISRuntime.h: No such file or directory</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507005#M2567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to Qt Creator, you will need to run the post installer for MSVC kit (either 32 or 64 bit). In your Qt Creator Build and Run Option menu, click on the Qt Versions tab, and you should see all of your kits, and where qmake is located for each. Use this path for Windows MSVC in the post installer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 00:38:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507005#M2567</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2016-03-14T00:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: [Error]ArcGISRuntime.h: No such file or directory</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507006#M2568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that the post-installer don't recognize my installation of msvc compiler, because doesn't have the qmake file. The compiler is from Visual Studio installation:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/191094_Untitled.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled2.png" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/191095_Untitled2.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to download and install Qt 5.5.1 with msvc and see what happens, I will post the results here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 22:10:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507006#M2568</guid>
      <dc:creator>FranciscoThibério</dc:creator>
      <dc:date>2016-03-15T22:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: [Error]ArcGISRuntime.h: No such file or directory</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507007#M2569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qmake should be in your Qt installation, not in your msvc installation. The post installer gives an example path in the placeholder text of the text box. Usually it is something like c:\qt\qt5.5.1\msvc2013\bin\qmake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 22:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507007#M2569</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2016-03-15T22:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: [Error]ArcGISRuntime.h: No such file or directory</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507008#M2570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer Lucas, after installing Qt + msvc 2013 the program worked.&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 18:55:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-arcgisruntime-h-no-such-file-or-directory/m-p/507008#M2570</guid>
      <dc:creator>FranciscoThibério</dc:creator>
      <dc:date>2016-03-17T18:55:30Z</dc:date>
    </item>
  </channel>
</rss>

