<?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: deployed app not run in other machine in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/deployed-app-not-run-in-other-machine/m-p/1332774#M5072</link>
    <description>&lt;P&gt;Thanks for your sugestion!&lt;/P&gt;&lt;P&gt;i tried debug this app,and it shows like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TQGiser_0-1695779985854.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81739i236C7D873C408136/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TQGiser_0-1695779985854.png" alt="TQGiser_0-1695779985854.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i think it some bug in the 200.0.0 version&lt;/P&gt;&lt;P&gt;then i updated the qt version to 6.5.2 and the sdks to 200.2.0&lt;/P&gt;&lt;P&gt;now,it works rigtht:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TQGiser_1-1695780120368.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81740i005223C569932987/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TQGiser_1-1695780120368.png" alt="TQGiser_1-1695780120368.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Sep 2023 02:02:20 GMT</pubDate>
    <dc:creator>TQGiser</dc:creator>
    <dc:date>2023-09-27T02:02:20Z</dc:date>
    <item>
      <title>deployed app not run in other machine</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/deployed-app-not-run-in-other-machine/m-p/1332297#M5065</link>
      <description>&lt;P&gt;i build a app , and deployed it&lt;/P&gt;&lt;P&gt;if works right:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TQGiser_0-1695716313596.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81617i0AF9352A51608B8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TQGiser_0-1695716313596.png" alt="TQGiser_0-1695716313596.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but when i run it in other matchine,it dont work,seems like it dont get the data from the arcgis server:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TQGiser_1-1695716450514.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81618i74227B736C3A6328/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TQGiser_1-1695716450514.png" alt="TQGiser_1-1695716450514.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the sdks version is ArcGIS_Maps_SDK_Qt_Windows_200_0_0.exe&lt;/P&gt;&lt;P&gt;and my qtcreator is 11.0.2(latest)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 08:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/deployed-app-not-run-in-other-machine/m-p/1332297#M5065</guid>
      <dc:creator>TQGiser</dc:creator>
      <dc:date>2023-09-26T08:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: deployed app not run in other machine</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/deployed-app-not-run-in-other-machine/m-p/1332751#M5069</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/722372"&gt;@TQGiser&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;I can't be certain, but the most frequent cause of the "gray screen" problem we run into is when OpenSSL is missing. If you are accessing online services, you may need to check that OpenSSL is deployed with the app. SChannel tls Qt plugin may be sufficient, so I am guessing.&lt;/P&gt;&lt;P&gt;If you can get some console output that shows what the problem is, we may be able to better diagnose the issue and help you out.&lt;/P&gt;&lt;P&gt;Here are some other things you can try. First, you can check our sample app download and see if you are missing any dlls that we are including. You can also attach Qt Creator debugger on the machine that works and see where it is loading all the Qt dlls from. It is possible some are being found in other locations and those are the ones that need to be deployed with the app.&lt;/P&gt;&lt;P&gt;Here's our sample app download for Windows with our latest release (200.2.0). It should give you an idea of what dlls we deploy.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=c78d9ccabc5a4dcf9b74c11f55c7a279" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=c78d9ccabc5a4dcf9b74c11f55c7a279&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 00:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/deployed-app-not-run-in-other-machine/m-p/1332751#M5069</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2023-09-27T00:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: deployed app not run in other machine</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/deployed-app-not-run-in-other-machine/m-p/1332774#M5072</link>
      <description>&lt;P&gt;Thanks for your sugestion!&lt;/P&gt;&lt;P&gt;i tried debug this app,and it shows like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TQGiser_0-1695779985854.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81739i236C7D873C408136/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TQGiser_0-1695779985854.png" alt="TQGiser_0-1695779985854.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i think it some bug in the 200.0.0 version&lt;/P&gt;&lt;P&gt;then i updated the qt version to 6.5.2 and the sdks to 200.2.0&lt;/P&gt;&lt;P&gt;now,it works rigtht:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TQGiser_1-1695780120368.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81740i005223C569932987/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TQGiser_1-1695780120368.png" alt="TQGiser_1-1695780120368.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 02:02:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/deployed-app-not-run-in-other-machine/m-p/1332774#M5072</guid>
      <dc:creator>TQGiser</dc:creator>
      <dc:date>2023-09-27T02:02:20Z</dc:date>
    </item>
  </channel>
</rss>

