<?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: Migrating an Application from 10.2.6 to 100.0  in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97101#M450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lucas or Eric,&lt;/P&gt;&lt;P&gt;I'll soon be going through the migration process of re-hosting software from v10.2.6 to v100 to take advantage of its new features. In doing so I have a couple of questions:&lt;/P&gt;&lt;OL style="padding: 0px 0px 0px 30px;"&gt;&lt;LI style="margin: 0.2em 0px;"&gt;Can v100 be installed side-by-side with v10.2.6 on the same machine (Linux)?&lt;/LI&gt;&lt;LI style="margin: 0.2em 0px;"&gt;I'm considering upgrading to Qt 5.9 LTS. Will v100 work with the recently released&amp;nbsp;Qt 5.9 LTS?&lt;/LI&gt;&lt;LI style="margin: 0.2em 0px;"&gt;Eric mentioned that a new 'migration' topic would available sometime at the end of January. Is this available, and if so, where would I find it?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jun 2017 06:04:52 GMT</pubDate>
    <dc:creator>RainerFarsch</dc:creator>
    <dc:date>2017-06-16T06:04:52Z</dc:date>
    <item>
      <title>Migrating an Application from 10.2.6 to 100.0</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97098#M447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any guide or readme file on what changes are needed to successfully move a program from 10.2.6 to 100.0? There seems to have been a bunch of name changes that need to be converted, such as "position display" seems to now be under "Location Display". Is there anywhere that lays all of these changes out or is it just expected that all apps need to be rebuilt from scratch in the new release?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 20:05:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97098#M447</guid>
      <dc:creator>LeeSorrell1</dc:creator>
      <dc:date>2017-01-09T20:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating an Application from 10.2.6 to 100.0</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97099#M448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lee-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The release notes explain the high level changes and additions -&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/qml/guide/release-notes.htm" title="https://developers.arcgis.com/qt/latest/qml/guide/release-notes.htm"&gt;Release notes for 100.0—ArcGIS Runtime SDK for Qt | ArcGIS for Developers&lt;/A&gt;. Please note that this release is an entirely new generation of the SDK, similar to how the JavaScript API recently released the 4.0 release. With this, there are many fundamental changes that go beyond different names of classes. The release notes cover the high level changes between the 10.2.x generation and 100 generation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 20:14:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97099#M448</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2017-01-10T20:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating an Application from 10.2.6 to 100.0</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97100#M449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lee,&lt;/P&gt;&lt;P&gt;Just to add to Lucas' response, we are currently working on some additional guide topics to be included in the online Help that will zero in on where and how to change your code. Of course, it will still be somewhat high-level and not exhaustive, but it should give more practical advice than we currently have. To underscore what Lucas said, this really is a new, redesigned API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for a new 'migration' topic sometime at the end of January.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jan 2017 00:00:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97100#M449</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2017-01-15T00:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating an Application from 10.2.6 to 100.0</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97101#M450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lucas or Eric,&lt;/P&gt;&lt;P&gt;I'll soon be going through the migration process of re-hosting software from v10.2.6 to v100 to take advantage of its new features. In doing so I have a couple of questions:&lt;/P&gt;&lt;OL style="padding: 0px 0px 0px 30px;"&gt;&lt;LI style="margin: 0.2em 0px;"&gt;Can v100 be installed side-by-side with v10.2.6 on the same machine (Linux)?&lt;/LI&gt;&lt;LI style="margin: 0.2em 0px;"&gt;I'm considering upgrading to Qt 5.9 LTS. Will v100 work with the recently released&amp;nbsp;Qt 5.9 LTS?&lt;/LI&gt;&lt;LI style="margin: 0.2em 0px;"&gt;Eric mentioned that a new 'migration' topic would available sometime at the end of January. Is this available, and if so, where would I find it?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 06:04:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97101#M450</guid>
      <dc:creator>RainerFarsch</dc:creator>
      <dc:date>2017-06-16T06:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating an Application from 10.2.6 to 100.0</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97102#M451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rainer,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Yes, you can use the versions side by side&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;In 2 weeks, we'll have released 100.1.0, which is for sure compatible with 5.9&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=h1lyaH00G6A" title="https://www.youtube.com/watch?v=h1lyaH00G6A"&gt;ArcGIS Runtime: Migrating from ArcGIS Engine - YouTube&lt;/A&gt;&amp;nbsp; This is probably more relevant than the topic I was referring to:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/qml/guide/migrate-to-100-0-0.htm" title="https://developers.arcgis.com/qt/latest/qml/guide/migrate-to-100-0-0.htm"&gt;Migrate to 100.0.0—ArcGIS Runtime SDK for Qt | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jun 2017 00:13:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/migrating-an-application-from-10-2-6-to-100-0/m-p/97102#M451</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2017-06-17T00:13:35Z</dc:date>
    </item>
  </channel>
</rss>

