<?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: windows installation trouble in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281823#M4927</link>
    <description>&lt;P&gt;thank you for the reply but is it possible to add the certified version of Qt in the getting started guide?&lt;/P&gt;&lt;P&gt;i will add 6.4.3 in my installation in windows but MAC seems to work ok for me so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2023 13:53:13 GMT</pubDate>
    <dc:creator>arcgisdev007</dc:creator>
    <dc:date>2023-04-24T13:53:13Z</dc:date>
    <item>
      <title>windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1280847#M4920</link>
      <description>&lt;P&gt;I am able to install QT 6.5 on Mac but I have trouble running the display-a-map on Windows to verify the installation.&amp;nbsp; Specifically, I have mingui64.&amp;nbsp; When I run the display-a-map, I got ole32.lib not found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 16:19:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1280847#M4920</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-20T16:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1280873#M4921</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/586758"&gt;@arcgisdev007&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for reaching out to the team. On Windows we only support the VS 2019 Qt kit. Mingw kits are not supported. You should be all set if you have Visual Studio and are able to use that Qt kit instead.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 16:45:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1280873#M4921</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2023-04-20T16:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1280983#M4922</link>
      <description>&lt;P&gt;I have vs2022 installed but it does not look like it is being used by QT 6.5 but I will double check again.&lt;/P&gt;&lt;P&gt;While I have your attention, do I need to use qmake?&amp;nbsp; I have Qt setup on Mac.&amp;nbsp; I got "QML module not found (Esri.ArcGISRuntime) when I use cmake but I do not this error when I am using qmake.&amp;nbsp; In the error hint, I got for CMake, make sure QML_IMPORT_PATH variable in CMakeCache.txt.&amp;nbsp; Please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 19:45:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1280983#M4922</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-20T19:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1280989#M4923</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/586758"&gt;@arcgisdev007&lt;/a&gt;&amp;nbsp;There are separate Windows kits provided by Qt, so you need to be sure you've downloaded and configured the msvc2019 kit. VS 2022 should work fine with that kit.&lt;/P&gt;&lt;P&gt;We support both qmake and cmake, but you may get "module not found" IDE warnings until you build. Are you hitting that problem when running, or only when viewing it in the IDE?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 19:50:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1280989#M4923</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2023-04-20T19:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281001#M4924</link>
      <description>&lt;P&gt;1. clean&lt;/P&gt;&lt;P&gt;2. build&lt;/P&gt;&lt;P&gt;3. still get error with Esri.ArcGISRuntime not file&lt;/P&gt;&lt;P&gt;4.&amp;nbsp;:-1: error: Invalid json file: /Users/tomyuen007/Desktop/arcgis-sdk-for-qt/build-my-display-a-web-map-qml-Android_Qt_6_5_0_Clang_x86-Debug/android-my-display-a-web-map-qml-deployment-settings.json&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 20:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281001#M4924</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-20T20:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281006#M4925</link>
      <description />
      <pubDate>Thu, 20 Apr 2023 20:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281006#M4925</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-20T20:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281029#M4926</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/586758"&gt;@arcgisdev007&lt;/a&gt;&amp;nbsp;, this looks like targeting Android now from macOS. I tested locally and I get the same thing you're seeing. Qt 6.5 was released right as we were certifying our release, so looks like we missed catching this bug.&lt;/P&gt;&lt;P&gt;It should work for you if you're able to try Qt 6.4.3 in the meantime. I'll get a bug logged so we can investigate this.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 20:51:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281029#M4926</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2023-04-20T20:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281823#M4927</link>
      <description>&lt;P&gt;thank you for the reply but is it possible to add the certified version of Qt in the getting started guide?&lt;/P&gt;&lt;P&gt;i will add 6.4.3 in my installation in windows but MAC seems to work ok for me so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 13:53:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281823#M4927</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-24T13:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281878#M4928</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/586758"&gt;@arcgisdev007&lt;/a&gt;&amp;nbsp;we typically mention a minimum required version, but you are free to use any newer version (in this case 6.5.0 being the latest). There are no restrictions on using Qt 6.5 LTS, but unfortunately we have this bug we need to figure out on Android with CMake.&lt;/P&gt;&lt;P&gt;6.5 should otherwise be working fine with our latest release (200.1).&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 15:46:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1281878#M4928</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2023-04-24T15:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282306#M4930</link>
      <description>&lt;P&gt;installed Qt 6.4.3 on both Mac and Windows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Mac, I got "ASSERT: "!parsed.isError()" in file /Users/qt/work/qt/qtbase/src/corelib/plugin/qpluginloader.cpp, line 451 /Users/qt/work/qt/qtbase/src/corelib/plugin/qpluginloader.cpp: 451" when running the the display_a_map and I still cannot run android.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Android, I am using Pixel 4 API 29 emulator.&lt;/P&gt;&lt;P&gt;For iOS, I am using iPhone 14 Pro Max emulator.&lt;/P&gt;&lt;P&gt;On Windows, I still cannot run Android on Android emulator.&amp;nbsp; I got "The backend name 'cert-only' does not support TLS".&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 14:13:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282306#M4930</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-25T14:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282313#M4931</link>
      <description>&lt;P&gt;on Windows, I am using Pixel 6 Pro API 30.&amp;nbsp; I got the following when I am running the display_a_map:&lt;/P&gt;&lt;P&gt;E linker : library "/system/lib/libcrypto.so" ("/system/lib/libcrypto.so") needed or dlopened by "/data/app/~~qDapSXv0adHSFzqwqTNT6A==/org.qtproject.example.test2androidqmake-SZ5w_92GDdbv_U9OuXXYRw==/lib/x86/libQt6Core_x86.so" is not accessible for the namespace: [name="classloader-namespace", ld_library_paths="", default_library_paths="/data/app/~~qDapSXv0adHSFzqwqTNT6A==/org.qtproject.example.test2androidqmake-SZ5w_92GDdbv_U9OuXXYRw==/lib/x86:/data/app/~~qDapSXv0adHSFzqwqTNT6A==/org.qtproject.example.test2androidqmake-SZ5w_92GDdbv_U9OuXXYRw==/base.apk!/lib/x86", permitted_paths="/data:/mnt/expand:/data/data/org.qtproject.example.test2androidqmake"]&lt;BR /&gt;W qt.tlsbackend.ossl: : Failed to load libssl/libcrypto.&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;I TetheringManager: registerTetheringEventCallback:org.qtproject.example.test2androidqmake&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslSocket&lt;BR /&gt;W qt.network.ssl: : The backend named "cert-only" does not support TLS&lt;BR /&gt;W qt.network.ssl: : QSslSocket::connectToHostEncrypted: TLS initialization failed&lt;BR /&gt;I chatty : uid=10123(org.qtproject.example.test2androidqmake) QNetworkAccessM identical 3 lines&lt;BR /&gt;W qt.network.ssl: : QSslSocket::connectToHostEncrypted: TLS initialization failed&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 14:17:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282313#M4931</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-25T14:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282338#M4932</link>
      <description>&lt;P&gt;On Windows, I got the following when running the display_a_map on Android emulator:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;E linker : library "/system/lib/libcrypto.so" ("/system/lib/libcrypto.so") needed or dlopened by "/data/app/~~qDapSXv0adHSFzqwqTNT6A==/org.qtproject.example.test2androidqmake-SZ5w_92GDdbv_U9OuXXYRw==/lib/x86/libQt6Core_x86.so" is not accessible for the namespace: [name="classloader-namespace", ld_library_paths="", default_library_paths="/data/app/~~qDapSXv0adHSFzqwqTNT6A==/org.qtproject.example.test2androidqmake-SZ5w_92GDdbv_U9OuXXYRw==/lib/x86:/data/app/~~qDapSXv0adHSFzqwqTNT6A==/org.qtproject.example.test2androidqmake-SZ5w_92GDdbv_U9OuXXYRw==/base.apk!/lib/x86", permitted_paths="/data:/mnt/expand:/data/data/org.qtproject.example.test2androidqmake"]&lt;BR /&gt;W qt.tlsbackend.ossl: : Failed to load libssl/libcrypto.&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;I TetheringManager: registerTetheringEventCallback:org.qtproject.example.test2androidqmake&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslKey&lt;BR /&gt;W qt.network.ssl: : Active TLS backend does not support key creation&lt;BR /&gt;W qt.network.ssl: : The backend "cert-only" does not support QSslSocket&lt;BR /&gt;W qt.network.ssl: : The backend named "cert-only" does not support TLS&lt;BR /&gt;W qt.network.ssl: : QSslSocket::connectToHostEncrypted: TLS initialization failed&lt;BR /&gt;I chatty : uid=10123(org.qtproject.example.test2androidqmake) QNetworkAccessM identical 3 lines&lt;BR /&gt;W qt.network.ssl: : QSslSocket::connectToHostEncrypted: TLS initialization failed&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 14:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282338#M4932</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-25T14:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282462#M4933</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/586758"&gt;@arcgisdev007&lt;/a&gt;we have seen the 'ASSERT: "!parsed.isError()' error but only with debug builds on iOS. Can you please confirm you're getting that on mac as well? We will look into it in that case.&lt;/P&gt;&lt;P&gt;Anywhere you're seeing that assert, try running with a release build for the time being. That should alleviate those issues.&lt;/P&gt;&lt;P&gt;For the "The backend name 'cert-only' does not support TLS" issue, your app will likely require OpenSSL on Android.&lt;/P&gt;&lt;P&gt;In Qt Creator, in the Projects setting, under the "Build Android APK" section, there is a section called "Additional Libraries" where you can include the prebuilt SSL libs. See attached for what this looks like&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2023-04-25 at 10.55.23 AM.png" style="width: 709px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69060iAA3133D8EE971BA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2023-04-25 at 10.55.23 AM.png" alt="Screen Shot 2023-04-25 at 10.55.23 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Your paths and libraries may be different. This is just the general workflow to enable SSL in Android apps.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 17:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282462#M4933</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2023-04-25T17:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282559#M4934</link>
      <description>&lt;P&gt;will try it out soon and keep u posted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 20:40:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282559#M4934</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-25T20:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282585#M4935</link>
      <description>&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;1. I am able to run qml app on Windows and&amp;nbsp; Android emulator in Windows.&lt;/P&gt;&lt;P&gt;2. I am able to run qml app on MacOS and Android emulator.&lt;/P&gt;&lt;P&gt;3. I am able to run cpp app on MacOS, Android emulator and iOS emulator.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; But the Android debugger is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to run qml app on iOS emulator with the follow error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if (!window)&lt;BR /&gt;{&lt;BR /&gt;qCritical("Error: Your root item has to be a Window.");&lt;/P&gt;&lt;P&gt;return -1;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 22:18:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282585#M4935</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-25T22:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282598#M4936</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/586758"&gt;@arcgisdev007&lt;/a&gt;that's good progress.&lt;/P&gt;&lt;P&gt;Can you share some more details about the Android debugger not working? That may fall under general app development and nothing specific with using the ArcGIS Maps SDK for Qt.&lt;/P&gt;&lt;P&gt;When running a QML app on iOS Simulator, try adding this to main.cpp and check if there's any additional output that will help identify the culprit.&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;qputenv("QT_DEBUG_PLUGINS", "1");&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just did a quick test and I was able to build and run on iOS Simulator with this config:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Xcode 14.2&lt;/LI&gt;&lt;LI&gt;macOS Monterey 12.6.5&lt;/LI&gt;&lt;LI&gt;Qt 6.4.3&lt;/LI&gt;&lt;LI&gt;CMake&lt;/LI&gt;&lt;LI&gt;Intel mac&lt;/LI&gt;&lt;LI&gt;iOS Simulator iPhone SE (3rd generation) iOS 16.2&lt;/LI&gt;&lt;LI&gt;Build config: Release&lt;/LI&gt;&lt;LI&gt;ArcGIS Maps SDK for Qt: 200.1.0&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 23:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1282598#M4936</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2023-04-25T23:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1283179#M4938</link>
      <description>&lt;P&gt;the following is my config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Xcode 14.2&lt;/LI&gt;&lt;LI&gt;macOS Ventura 13.3.1&lt;/LI&gt;&lt;LI&gt;Qt 6.4.3&lt;/LI&gt;&lt;LI&gt;QMake&lt;/LI&gt;&lt;LI&gt;Intel mac&lt;/LI&gt;&lt;LI&gt;iOS Simulator iPhone 14 Pro Max iOS 16.4 and&amp;nbsp;&lt;SPAN&gt;iPhone SE (3rd generation) iOS 16.4&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Build config: Release&lt;/LI&gt;&lt;LI&gt;ArcGIS Maps SDK for Qt: 200.1.0&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;auto topLevelObject = appEngine.rootObjects().value(0);&lt;BR /&gt;auto window = qobject_cast&amp;lt;QQuickWindow*&amp;gt;(topLevelObject);&lt;BR /&gt;if (!window)&lt;BR /&gt;{&lt;BR /&gt;qCritical("Error: Your root item has to be a Window.");&lt;/P&gt;&lt;P&gt;return -1;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the above code return -1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following is the qml:&lt;/P&gt;&lt;P&gt;import QtQuick&lt;BR /&gt;import QtQuick.Controls&lt;BR /&gt;import Esri.ArcGISRuntime&lt;/P&gt;&lt;P&gt;ApplicationWindow {&lt;BR /&gt;id: appWindow&lt;BR /&gt;width: 800&lt;BR /&gt;height: 600&lt;BR /&gt;title: "Test10qmlqmakeall20"&lt;/P&gt;&lt;P&gt;// add a mapView component&lt;BR /&gt;MapView {&lt;BR /&gt;anchors.fill: parent&lt;BR /&gt;// set focus to enable keyboard navigation&lt;BR /&gt;focus: true&lt;/P&gt;&lt;P&gt;// add a map to the mapview&lt;BR /&gt;Map {&lt;BR /&gt;// add the ArcGISStreets basemap to the map&lt;BR /&gt;initBasemapStyle: Enums.BasemapStyleArcGISStreets&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;-------------------&lt;/P&gt;&lt;P&gt;Also the qml with cmake, i got the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;import Esri.ArcGISRuntime&amp;nbsp; &amp;lt;- QML module not found.&lt;/P&gt;&lt;P&gt;------------------&lt;/P&gt;&lt;P&gt;I am able to run and debug cpp app with qmake.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 03:49:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1283179#M4938</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-27T03:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1283540#M4939</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/586758"&gt;@arcgisdev007&lt;/a&gt;it's taking me some time to track down that exact config so we can try it on our end. I have everything except macOS Ventura, and I'm not sure if that alone would make much difference. I even tried again with the exact project name and it still worked.&lt;/P&gt;&lt;P&gt;Are you able to try the qputenv mentioned above early in main.cpp and see if that helps to identify any additional issues? You should get some extra logging when you try to run the app that may be useful.&lt;/P&gt;&lt;P&gt;Can you confirm this block of code exists in main.cpp? We just recently put this in as a workaround for compatibility problems with Qt 6.3 and later on iOS.&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;#if defined(Q_OS_IOS)
#  if QT_VERSION &amp;gt;= QT_VERSION_CHECK(6, 3, 0)
    extern const QStaticPlugin qt_static_plugin_ArcGISRuntimePlugin_compatibility();
    qRegisterStaticPluginFunction(qt_static_plugin_ArcGISRuntimePlugin_compatibility());
#  endif
#endif&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was only added to our templates with the 200.1.0 release. It would be needed with qmake or cmake, so I assume it's there if cmake is working for you.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 19:06:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1283540#M4939</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2023-04-27T19:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1283695#M4940</link>
      <description>&lt;P&gt;#if defined(Q_OS_IOS) # if QT_VERSION &amp;gt;= QT_VERSION_CHECK(6, 3, 0) extern const QStaticPlugin qt_static_plugin_ArcGISRuntimePlugin_compatibility(); qRegisterStaticPluginFunction(qt_static_plugin_ArcGISRuntimePlugin_compatibility()); # endif #endif&lt;/P&gt;&lt;P&gt;the above is not in the newly generated code.&lt;/P&gt;&lt;P&gt;I have 200.1.0 on my MAC&lt;/P&gt;&lt;P&gt;i have 2.00.0.0 and 200.1.0 on Windows.&lt;/P&gt;&lt;P&gt;Mac is the only one matter for iOS development.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------------------------&lt;/P&gt;&lt;P&gt;I just do new project and create a simple vanilla app for all three platform: Mac, Android and iOS.&lt;/P&gt;&lt;P&gt;The same code below will run on Mac and Android but just not iOS.&amp;nbsp; &amp;nbsp;Do you have any advice?&lt;/P&gt;&lt;P&gt;auto topLevelObject = appEngine.rootObjects().value(0);&lt;BR /&gt;auto window = qobject_cast&amp;lt;QQuickWindow*&amp;gt;(topLevelObject);&lt;BR /&gt;if (!window)&lt;BR /&gt;{&lt;BR /&gt;qCritical("Error: Your root item has to be a Window.");&lt;/P&gt;&lt;P&gt;return -1;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the above code return -1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following is the qml:&lt;/P&gt;&lt;P&gt;import QtQuick&lt;BR /&gt;import QtQuick.Controls&lt;BR /&gt;import Esri.ArcGISRuntime&lt;/P&gt;&lt;P&gt;ApplicationWindow {&lt;BR /&gt;id: appWindow&lt;BR /&gt;width: 800&lt;BR /&gt;height: 600&lt;BR /&gt;title: "Test10qmlqmakeall20"&lt;/P&gt;&lt;P&gt;// add a mapView component&lt;BR /&gt;MapView {&lt;BR /&gt;anchors.fill: parent&lt;BR /&gt;// set focus to enable keyboard navigation&lt;BR /&gt;focus: true&lt;/P&gt;&lt;P&gt;// add a map to the mapview&lt;BR /&gt;Map {&lt;BR /&gt;// add the ArcGISStreets basemap to the map&lt;BR /&gt;initBasemapStyle: Enums.BasemapStyleArcGISStreets&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 04:13:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1283695#M4940</guid>
      <dc:creator>arcgisdev007</dc:creator>
      <dc:date>2023-04-28T04:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: windows installation trouble</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1283926#M4941</link>
      <description>&lt;P&gt;If that block of code is missing from your project's main.cpp, try adding it and targeting 200.1.0. That's something new we added at 200.1.0, and the support for that code requires 200.1.0 as well.&lt;/P&gt;&lt;P&gt;With qmake you can tell the project version by this line:&lt;/P&gt;&lt;LI-CODE lang="markdown"&gt;ARCGIS_RUNTIME_VERSION = 200.1.0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our QML API template should include a main.cpp that looks like this:&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;int main(int argc, char *argv[])
{
    qDebug() &amp;lt;&amp;lt; "Initializing application";


#if defined(Q_OS_IOS)
#  if QT_VERSION &amp;gt;= QT_VERSION_CHECK(6, 3, 0)
    extern const QStaticPlugin qt_static_plugin_ArcGISRuntimePlugin_compatibility();
    qRegisterStaticPluginFunction(qt_static_plugin_ArcGISRuntimePlugin_compatibility());
#  endif
#endif

    QGuiApplication app(argc, argv);

    // Use of Esri location services, including basemaps and geocoding, requires
    // either an ArcGIS identity or an API key. For more information see
    // https://links.esri.com/arcgis-runtime-security-auth.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That compatibility block is necessary for iOS when using Qt 6.3 or later, but it should work with our 200.1.0 release as long as that block is present.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 15:51:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/windows-installation-trouble/m-p/1283926#M4941</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2023-04-28T15:51:48Z</dc:date>
    </item>
  </channel>
</rss>

