<?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 Problem with Qt SDK 10.2.6 in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/problem-with-qt-sdk-10-2-6/m-p/594576#M3026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to run the basic widget on my local desktop using the instructions for working with local data from this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/10-2/cpp/guide/develop-your-first-map-app.htm" title="https://developers.arcgis.com/qt/10-2/cpp/guide/develop-your-first-map-app.htm"&gt;Add a map to your app—ArcGIS Runtime SDK for Qt | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program compiles fine but I get a the following assertion when I try to run it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;&amp;lt;RTC_ASSERTION&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;Runtimecore Assertion Failed!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;Condition: shader != 0c:\dev_d\daily_win_wpf_rtc_release_748.6.qt\runtimecore\hal\src\shader_program_ogl.cpp(322)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;&amp;lt;/RTC_ASSERTION&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;I guess it's an OpenGL issue so I tried updating my graphics driver to the latest version but it did not solve the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;I am using the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Win 10 Pro (10.0.17134)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Qt Creator 3.4.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Qt 5.4.2 MSVC2013 OpenGL (32bit)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Intel HD Graphics 620&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Shader Version 5.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- OpenGL 4.5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Microsoft DirectX 12.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;Due to project requirements, I can only use this SDK as the newer Qt and MSVC is not available to me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;The program output is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;Qt: Untested Windows version 10.0 detected!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;PATH SAMPLE: "C:/Program Files (x86)/ArcGIS SDKs/Qt10.2.6/sdk/samples/data\"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Starting server&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Local server process started&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #aa0000; font-size: 10pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;&amp;lt;RTC_ASSERTION&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;Runtimecore Assertion Failed!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;Condition: shader != 0c:\dev_d\daily_win_wpf_rtc_release_748.6.qt\runtimecore\hal\src\shader_program_ogl.cpp(322)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;&amp;lt;/RTC_ASSERTION&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #aa0000; font-size: 10pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::begin(): QOpenGLPaintDevice's context needs to be current&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::begin(): Returned false&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::setRenderHint: Painter must be active to set rendering hints&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::setRenderHint: Painter must be active to set rendering hints&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::worldTransform: Painter not active&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::save: Painter not active&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-weight: 600; font-size: 10pt;"&gt;The program has unexpectedly finished.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;Any help in the right direction is much appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2018 02:09:09 GMT</pubDate>
    <dc:creator>NikeNike</dc:creator>
    <dc:date>2018-09-04T02:09:09Z</dc:date>
    <item>
      <title>Problem with Qt SDK 10.2.6</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/problem-with-qt-sdk-10-2-6/m-p/594576#M3026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to run the basic widget on my local desktop using the instructions for working with local data from this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/10-2/cpp/guide/develop-your-first-map-app.htm" title="https://developers.arcgis.com/qt/10-2/cpp/guide/develop-your-first-map-app.htm"&gt;Add a map to your app—ArcGIS Runtime SDK for Qt | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program compiles fine but I get a the following assertion when I try to run it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;&amp;lt;RTC_ASSERTION&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;Runtimecore Assertion Failed!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;Condition: shader != 0c:\dev_d\daily_win_wpf_rtc_release_748.6.qt\runtimecore\hal\src\shader_program_ogl.cpp(322)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;&amp;lt;/RTC_ASSERTION&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;I guess it's an OpenGL issue so I tried updating my graphics driver to the latest version but it did not solve the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;I am using the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Win 10 Pro (10.0.17134)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Qt Creator 3.4.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Qt 5.4.2 MSVC2013 OpenGL (32bit)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Intel HD Graphics 620&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Shader Version 5.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- OpenGL 4.5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;- Microsoft DirectX 12.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;Due to project requirements, I can only use this SDK as the newer Qt and MSVC is not available to me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;The program output is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;Qt: Untested Windows version 10.0 detected!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;PATH SAMPLE: "C:/Program Files (x86)/ArcGIS SDKs/Qt10.2.6/sdk/samples/data\"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Starting server&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Local server process started&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #aa0000; font-size: 10pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;&amp;lt;RTC_ASSERTION&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;Runtimecore Assertion Failed!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;Condition: shader != 0c:\dev_d\daily_win_wpf_rtc_release_748.6.qt\runtimecore\hal\src\shader_program_ogl.cpp(322)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-size: 10pt;"&gt;&amp;lt;/RTC_ASSERTION&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #aa0000; font-size: 10pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::begin(): QOpenGLPaintDevice's context needs to be current&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::begin(): Returned false&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::setRenderHint: Painter must be active to set rendering hints&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::setRenderHint: Painter must be active to set rendering hints&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::worldTransform: Painter not active&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa00aa; font-size: 10pt;"&gt;QPainter::save: Painter not active&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-weight: 600; font-size: 10pt;"&gt;The program has unexpectedly finished.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt;"&gt;Any help in the right direction is much appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 02:09:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/problem-with-qt-sdk-10-2-6/m-p/594576#M3026</guid>
      <dc:creator>NikeNike</dc:creator>
      <dc:date>2018-09-04T02:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Qt SDK 10.2.6</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/problem-with-qt-sdk-10-2-6/m-p/594577#M3027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the issue might be that you have the OpenGL version of the Qt msvc kit, but with the 10.2.6 release, we only supported ANGLE rendering on Windows. Nowadays, there is just one kit that supports both, but with 5.4.2, there were 2 separate downloads. Could you try downloading the ANGLE kit (the kit that does not specify OpenGL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/421088_Screen Shot 2018-09-04 at 11.19.46 AM.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 16:22:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/problem-with-qt-sdk-10-2-6/m-p/594577#M3027</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2018-09-04T16:22:34Z</dc:date>
    </item>
  </channel>
</rss>

