<?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: Don't run deployed application in Windows in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66008#M339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I could run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somehow the EsriCommonQt's&amp;nbsp;binary&amp;nbsp;data were different in the SDK and the sample.&lt;/P&gt;&lt;P&gt;When I&amp;nbsp;use the sample's files,It run,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2020 22:57:51 GMT</pubDate>
    <dc:creator>Tkm_Knj</dc:creator>
    <dc:date>2020-09-02T22:57:51Z</dc:date>
    <item>
      <title>Don't run deployed application in Windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66004#M335</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 try to run deployed application, but It don't run.&lt;/P&gt;&lt;P&gt;I don't&amp;nbsp;quite understand how to deploy and run.&lt;/P&gt;&lt;P&gt;My application make from [ArcGIS Runtime SDK for Qt 100.8], and [Qt 5.15.0 MSVC2019 64bit].&lt;/P&gt;&lt;P&gt;I use to Qt Creator 4.12.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the steps I took&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Application building in Qt creator.&lt;/P&gt;&lt;P&gt;2. windeployqt.exe copy&amp;nbsp;from &amp;nbsp;"C:\Qt\5.15.0\msvc2019_64\bin" and paste into the&amp;nbsp;folder with&amp;nbsp;application.exe&lt;/P&gt;&lt;P&gt;3. windeploy run. Command is [ windeployqt.exe --qmldir ../../ ./ ]&lt;/P&gt;&lt;P&gt;4. All ArcGIS SDKs file&amp;nbsp;copy from "C:\Program Files (x86)\ArcGIS SDKs\Qt100.8\sdk\windows\x64\bin"&amp;nbsp; and paste into the&amp;nbsp;folder with&amp;nbsp;application.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I referred to&amp;nbsp;" &lt;A href="https://developers.arcgis.com/qt/latest/qml/guide/deploy-your-app.htm"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline; "&gt;https://developers.arcgis.com/qt/latest/qml/guide/deploy-your-app.htm&lt;/SPAN&gt;&lt;/A&gt; ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I deploy and run my application?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2020 00:25:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66004#M335</guid>
      <dc:creator>Tkm_Knj</dc:creator>
      <dc:date>2020-09-01T00:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Don't run deployed application in Windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66005#M336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From my experience, windeployqt gets you 90% of the way there but doesn't pick up all of the dependencies. Try downloading this zip and comparing the contents to see what else needs to be included -&amp;nbsp;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=c8f2bd986fd342ad933684db73dc4b69" title="https://www.arcgis.com/home/item.html?id=c8f2bd986fd342ad933684db73dc4b69"&gt;https://www.arcgis.com/home/item.html?id=c8f2bd986fd342ad933684db73dc4b69&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2020 20:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66005#M336</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2020-09-01T20:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Don't run deployed application in Windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66006#M337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for&amp;nbsp;answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can run the application in my machine,but different machine can't.&lt;/P&gt;&lt;P&gt;It machine is't install ArcGIS SDK and Qt.&lt;/P&gt;&lt;P&gt;New&amp;nbsp;application (No changed code)&amp;nbsp;isn't run too.&lt;/P&gt;&lt;P&gt;But Sample&amp;nbsp;application&amp;nbsp;is run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I comparing the contents,and made sure it was all&amp;nbsp;the same.&lt;/P&gt;&lt;P&gt;My Code is bad? or Running Environment is bad?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 03:10:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66006#M337</guid>
      <dc:creator>Tkm_Knj</dc:creator>
      <dc:date>2020-09-02T03:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Don't run deployed application in Windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66007#M338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hard to know what the issue is. I'd assume if it works on your system, the code is fine. Did you use one of our template applications to build your app? One idea would be to add CONFIG += console at the top of your app's .pro file, add lots of qDebug logging messages in your app to see where it is choking, and rebuild/deploy.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 13:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66007#M338</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2020-09-02T13:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Don't run deployed application in Windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66008#M339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I could run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somehow the EsriCommonQt's&amp;nbsp;binary&amp;nbsp;data were different in the SDK and the sample.&lt;/P&gt;&lt;P&gt;When I&amp;nbsp;use the sample's files,It run,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 22:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/don-t-run-deployed-application-in-windows/m-p/66008#M339</guid>
      <dc:creator>Tkm_Knj</dc:creator>
      <dc:date>2020-09-02T22:57:51Z</dc:date>
    </item>
  </channel>
</rss>

