<?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: 10.2.6 Installation Issue in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535375#M2721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Luke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed everything in the instructions and release notes and I am still getting this error. I have the correct version of Qt, I downloaded everything in the order given. Is this easier with 10.2.5?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I get&amp;nbsp; the&amp;nbsp; ArcGIS Runtime SDK for Qt 10.2.5 release? I really need to get something working. I cannot get past this error when I build with 10.2.6&lt;/P&gt;&lt;P&gt;&lt;A&gt;&lt;SPAN style="font-family: 'Courier'; font-size: 10pt; text-decoration: underline; color: #0057ae;"&gt;qrc:/qml/main.qml:16&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: 'Courier'; font-size: 10pt; color: #aa00aa;"&gt; plugin cannot be loaded for module "ArcGIS.Runtime": Cannot load library C:/Qt/Qt5.4.2/5.4/msvc2013_64_opengl/qml/ArcGIS/Runtime.10.26/ArcGISRuntimePlugind.dll: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 03:11:53 GMT</pubDate>
    <dc:creator>RobertLawrence</dc:creator>
    <dc:date>2015-06-25T03:11:53Z</dc:date>
    <item>
      <title>10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535371#M2717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just installed the latest version of the QML API and am getting an error when trying to run a basic template app.&amp;nbsp; I did some Googling on this issue and in the past it has been related to running Qt 5.4 against the API rather than 5.4.1.&amp;nbsp; I am definitely running 5.4.1 and I am on a Windows 7 64-bit laptop.&amp;nbsp; I've been running this architecture against the 10.2.5 API successfully for months, so I'm not sure what happened.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; font-size: 10pt; font-weight: 600; color: #0000aa;"&gt;Starting C:\Temp\build-untitled-Desktop_Qt_5_4_1_MSVC2013_OpenGL_64bit-Debug\debug\untitled.exe...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; font-size: 10pt; color: #aa00aa;"&gt;QML debugging is enabled. Only use this in a safe environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; font-size: 10pt; color: #aa00aa;"&gt;Initializing application&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; font-size: 10pt; color: #aa00aa;"&gt;QQmlApplicationEngine failed to load component&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/"&gt;&lt;SPAN style="font-family: Courier; font-size: 10pt; text-decoration: underline; color: #0000aa;"&gt;qrc:/qml/main.qml:16&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: Courier; font-size: 10pt; color: #aa00aa;"&gt; plugin cannot be loaded for module "ArcGIS.Runtime": Cannot load library C:/Qt/Qt5.4.1_Windows/5.4/msvc2013_64_opengl/qml/ArcGIS/Runtime.10.26/ArcGISRuntimePlugind.dll: The specified module could not be found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: Courier; font-size: 10pt; color: #aa00aa;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; font-size: 10pt; color: #aa00aa;"&gt;int __cdecl main(int,char *[]) QObject(0x0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; font-size: 10pt; color: #aa00aa;"&gt;Error: Your root item has to be a Window.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier; font-size: 10pt; font-weight: 600; color: #0000aa;"&gt;C:\Temp\build-untitled-Desktop_Qt_5_4_1_MSVC2013_OpenGL_64bit-Debug\debug\untitled.exe exited with code -1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 20:54:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535371#M2717</guid>
      <dc:creator>AndyWright</dc:creator>
      <dc:date>2015-06-22T20:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535372#M2718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the Migrating Existing Apps section in the 10.2.6 release notes - &lt;A href="https://developers.arcgis.com/qt/qml/guide/release-notes.htm" title="https://developers.arcgis.com/qt/qml/guide/release-notes.htm"&gt;Release notes for ArcGIS Runtime SDK 10.2.6 for Qt—ArcGIS Runtime SDK for Qt | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to install a different Qt Kit with 10.2.6, as we build our libraries using ANGLE instead of OpenGL. You will also need to add a few lines to the main cpp and the .pro file (the specifics are in the release notes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&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, 22 Jun 2015 21:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535372#M2718</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-06-22T21:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535373#M2719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeh I got the new code added to the main.cpp, but didn't realize the new kit was a hard requirement.&amp;nbsp; I'll give that a shot.&amp;nbsp; Thanks Luke ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 21:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535373#M2719</guid>
      <dc:creator>AndyWright</dc:creator>
      <dc:date>2015-06-22T21:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535374#M2720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this same exact problem. I already had the "&lt;SPAN style="color: #800080;"&gt;QCoreApplication&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;::&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;setAttribute&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;Qt&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;::&lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;AA_UseOpenGLES&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;);" statement in my main.cpp as instructed and I still get the same problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I hope Andy figures it out and replies back because I may have to switch to Visual Studio. I really prefer Qt though.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 02:55:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535374#M2720</guid>
      <dc:creator>RobertLawrence</dc:creator>
      <dc:date>2015-06-25T02:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535375#M2721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Luke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed everything in the instructions and release notes and I am still getting this error. I have the correct version of Qt, I downloaded everything in the order given. Is this easier with 10.2.5?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I get&amp;nbsp; the&amp;nbsp; ArcGIS Runtime SDK for Qt 10.2.5 release? I really need to get something working. I cannot get past this error when I build with 10.2.6&lt;/P&gt;&lt;P&gt;&lt;A&gt;&lt;SPAN style="font-family: 'Courier'; font-size: 10pt; text-decoration: underline; color: #0057ae;"&gt;qrc:/qml/main.qml:16&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: 'Courier'; font-size: 10pt; color: #aa00aa;"&gt; plugin cannot be loaded for module "ArcGIS.Runtime": Cannot load library C:/Qt/Qt5.4.2/5.4/msvc2013_64_opengl/qml/ArcGIS/Runtime.10.26/ArcGISRuntimePlugind.dll: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 03:11:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535375#M2721</guid>
      <dc:creator>RobertLawrence</dc:creator>
      <dc:date>2015-06-25T03:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535376#M2722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think link where below will helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/461768"&gt;Problem with MyFirstMap example (MSVC2013 + QML)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 06:08:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535376#M2722</guid>
      <dc:creator>CeyhunYilmaz</dc:creator>
      <dc:date>2015-06-25T06:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535377#M2723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not my issue Ceyhun, but thanks for posting that.&amp;nbsp; I am definitely using 5.4.1.&amp;nbsp; Unfortunately I got pulled off on to some other work right after I started the upgrade, so I haven't gotten the chance to pursue Luke's suggestion.&amp;nbsp; I already had the code in main.cpp, but haven't grabbed the new kit yet.&amp;nbsp; The little bit of poking around I did lead me to this page which has a link to ANGLE stuff there, but I didn't see anything about a Qt kit.&amp;nbsp; Again, I didn't get to spend too much time digging around yet though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.qt.io/qt-5/windows-requirements.html" title="http://doc.qt.io/qt-5/windows-requirements.html"&gt;Qt for Windows - Requirements | Qt 5.4&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 14:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535377#M2723</guid>
      <dc:creator>AndyWright</dc:creator>
      <dc:date>2015-06-25T14:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535378#M2724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Robert-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to install the non OpenGL Windows Qt Kit. Notice that in the path in your error message, it says "msvc2013_64_opengl". You want to install the one that just says "msvc2013_64". This one should do the trick - &lt;A href="http://download.qt.io/official_releases/qt/5.4/5.4.2/qt-opensource-windows-x86-msvc2013_64-5.4.2.exe" title="http://download.qt.io/official_releases/qt/5.4/5.4.2/qt-opensource-windows-x86-msvc2013_64-5.4.2.exe"&gt;http://download.qt.io/official_releases/qt/5.4/5.4.2/qt-opensource-windows-x86-msvc2013_64-5.4.2.exe&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qt releases a few different versions of their Windows kit - one is built to use OpenGL for graphics display, and the other is used to use ANGLE. Our 10.2.5 release used OpenGL, but moving forward (10.2.6 onward), we will be building our Windows libs using ANGLE. More info about what this means can be found here - &lt;A href="http://blogs.esri.com/esri/arcgis/2015/06/04/arcgis-runtime-sdk-for-qt-migrating-10-2-5-windows-apps-to-10-2-6-and-directx/" title="http://blogs.esri.com/esri/arcgis/2015/06/04/arcgis-runtime-sdk-for-qt-migrating-10-2-5-windows-apps-to-10-2-6-and-directx/"&gt;ArcGIS Runtime SDK for Qt: Migrating 10.2.5 Windows apps to 10.2.6 and DirectX | ArcGIS Blog&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 15:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535378#M2724</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-06-25T15:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535379#M2725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lucas. I downloaded the msvc2013_64_opengl version of Qt and that fixed my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 04:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535379#M2725</guid>
      <dc:creator>RobertLawrence</dc:creator>
      <dc:date>2015-07-06T04:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.6 Installation Issue</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535380#M2726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally got around to doing this upgrade and I had to do one more thing to my 10.2.5 project to get it to work in 10.2.6.&amp;nbsp; There is a line of code in the .pro file that looked like this in 10.2.5:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;CONFIG&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;+=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;c++11&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;arcgis_runtime_qml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was still getting the original error even though I had the correct Windows ANGLE kit.&amp;nbsp; Everything started working properly once I modified that line in the .pro file to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;CONFIG&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;+=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;c++11&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;arcgis_runtime_qml10_2_6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doesn't look like anyone else in this thread had the same problem, but I figured I'd post anyway for others who may hit this.&amp;nbsp; Thanks for pointing us in the right direction on that kit Luke ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2015 20:05:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/10-2-6-installation-issue/m-p/535380#M2726</guid>
      <dc:creator>AndyWright</dc:creator>
      <dc:date>2015-08-22T20:05:31Z</dc:date>
    </item>
  </channel>
</rss>

