<?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 Error with create new project with arcgis sdk Qt in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-with-create-new-project-with-arcgis-sdk-qt/m-p/154412#M725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;on a Win 7 . machine (64 bit) with .NET Framework 4.5&amp;nbsp; I have installed all the components as described here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/qt/...on-windows.htm"&gt;https://developers.arcgis.com/en/qt/...on-windows.htm&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but the different that i use&amp;nbsp; Visual C++Compiler 11.0 (amd64) instead of&amp;nbsp; Visual C++Compiler 11.0 (X86_amd64) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With Visual Studio 2012 express , the compiler I use is MS Visual C++Compiler 11.0 (amd64).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can run example applications without problems. Trying to create a new project using ArcGIS Runtime SDK 10.2, I get the following error messages: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; error: C1083: Cannot open include file: 'Map.h': No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jan 2014 15:03:28 GMT</pubDate>
    <dc:creator>mohamedajap</dc:creator>
    <dc:date>2014-01-24T15:03:28Z</dc:date>
    <item>
      <title>Error with create new project with arcgis sdk Qt</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-with-create-new-project-with-arcgis-sdk-qt/m-p/154412#M725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;on a Win 7 . machine (64 bit) with .NET Framework 4.5&amp;nbsp; I have installed all the components as described here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/qt/...on-windows.htm"&gt;https://developers.arcgis.com/en/qt/...on-windows.htm&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but the different that i use&amp;nbsp; Visual C++Compiler 11.0 (amd64) instead of&amp;nbsp; Visual C++Compiler 11.0 (X86_amd64) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With Visual Studio 2012 express , the compiler I use is MS Visual C++Compiler 11.0 (amd64).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can run example applications without problems. Trying to create a new project using ArcGIS Runtime SDK 10.2, I get the following error messages: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; error: C1083: Cannot open include file: 'Map.h': No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 15:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-with-create-new-project-with-arcgis-sdk-qt/m-p/154412#M725</guid>
      <dc:creator>mohamedajap</dc:creator>
      <dc:date>2014-01-24T15:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error with create new project with arcgis sdk Qt</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-with-create-new-project-with-arcgis-sdk-qt/m-p/154413#M726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;HI everybody,&lt;BR /&gt;&lt;BR /&gt;on a Win 7 . machine (64 bit) with .NET Framework 4.5&amp;nbsp; I have installed all the components as described here:&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/qt/...on-windows.htm"&gt;https://developers.arcgis.com/en/qt/...on-windows.htm&lt;/A&gt; &lt;BR /&gt;but the different that i use&amp;nbsp; Visual C++Compiler 11.0 (amd64) instead of&amp;nbsp; Visual C++Compiler 11.0 (X86_amd64) &lt;BR /&gt;With Visual Studio 2012 express , the compiler I use is MS Visual C++Compiler 11.0 (amd64).&lt;BR /&gt;I can run example applications without problems. Trying to create a new project using ArcGIS Runtime SDK 10.2, I get the following error messages: &lt;BR /&gt; error: C1083: Cannot open include file: 'Map.h': No such file or directory&lt;BR /&gt;please help&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you need add INCLUDEPATH in file *.pro is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INCLUDEPATH += "C:/ProgramFile(x86)/ArcgisSDK/runtime_sdk/qt10.2/sdk/include/"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 16:03:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-with-create-new-project-with-arcgis-sdk-qt/m-p/154413#M726</guid>
      <dc:creator>cuongha</dc:creator>
      <dc:date>2014-01-25T16:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error with create new project with arcgis sdk Qt</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/error-with-create-new-project-with-arcgis-sdk-qt/m-p/154414#M727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also follow the steps here to copy the prf to appropriate location so the project created based on the template project finds all the dependencies:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/qt/guide/integration-with-qt-creator.htm"&gt;https://developers.arcgis.com/qt/guide/integration-with-qt-creator.htm&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please make sure that you restart your Qt creator after you copied your prf file and do a clean/rebuild of your project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you have more questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 17:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/error-with-create-new-project-with-arcgis-sdk-qt/m-p/154414#M727</guid>
      <dc:creator>JeanneTrieu</dc:creator>
      <dc:date>2014-01-29T17:09:08Z</dc:date>
    </item>
  </channel>
</rss>

