<?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 App is crashing on windows in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490334#M2459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have an app working on Linux, tried to compile for windows and it is crashing as soon as I open qml page with maps.&lt;/P&gt;&lt;P&gt;I have compiled with Qt 5.10.1 and MSVC2017 64Bit on Windows 10 also I have Visual 2017 community and openssl 1.0.2g&lt;/P&gt;&lt;P&gt;The compiler in Qt kit is set for 15.0 x86_amd64.&amp;nbsp; I know that in system requirements for windows there is 15.3 but this Visual Studio I have installed 2 days ago and this compiler is from VS&lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat x86_amd64&lt;/P&gt;&lt;P&gt;What can be the problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below there is debug output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stopped in thread 19 by Exception at 0x0 write access violation at 0x8&lt;/P&gt;&lt;P&gt;debug is:&lt;/P&gt;&lt;P&gt;1 &lt;BR /&gt;2 RT_KMLDataset_destroy runtimecore 0x7ffa57f682eb &lt;BR /&gt;3 RT_KMLDataset_destroy runtimecore 0x7ffa57ec364a &lt;BR /&gt;4 RT_KMLDataset_destroy runtimecore 0x7ffa57f997ea &lt;BR /&gt;5 RT_KMLDataset_destroy runtimecore 0x7ffa57f16e5c &lt;BR /&gt;6 RT_KMLDataset_destroy runtimecore 0x7ffa57eb7f68 &lt;BR /&gt;7 RT_KMLDataset_destroy runtimecore 0x7ffa57ef233d &lt;BR /&gt;8 RT_KMLDataset_destroy runtimecore 0x7ffa5ada4d8f &lt;BR /&gt;9 _C_specific_handler VCRUNTIME140D 0x7ffa927914f0 &lt;BR /&gt;10 _BuildCatchObjectHelper VCRUNTIME140D 0x7ffa92795639 &lt;BR /&gt;11 _unDNameEx VCRUNTIME140D 0x7ffa927a5bfe &lt;BR /&gt;12 _BuildCatchObjectHelper VCRUNTIME140D 0x7ffa92795912 &lt;BR /&gt;13 _CxxFrameHandler3 VCRUNTIME140D 0x7ffa927a6107 &lt;BR /&gt;14 RT_KMLDataset_destroy runtimecore 0x7ffa58c8cc00 &lt;BR /&gt;15 _chkstk ntdll 0x7ffaaec6513d &lt;BR /&gt;16 RtlUnwindEx ntdll 0x7ffaaebde525 &lt;BR /&gt;17 FindAndUnlinkFrame VCRUNTIME140D 0x7ffa927a6005 &lt;BR /&gt;18 is_exception_typeof VCRUNTIME140D 0x7ffa92793c89 &lt;BR /&gt;19 is_exception_typeof VCRUNTIME140D 0x7ffa92794306 &lt;BR /&gt;20 _BuildCatchObjectHelper VCRUNTIME140D 0x7ffa92795b25 &lt;BR /&gt;21 _CxxFrameHandler3 VCRUNTIME140D 0x7ffa927a6107 &lt;BR /&gt;22 _chkstk ntdll 0x7ffaaec650bd &lt;BR /&gt;23 RtlWalkFrameChain ntdll 0x7ffaaebdd278 &lt;BR /&gt;24 KiUserExceptionDispatcher ntdll 0x7ffaaec63fee &lt;BR /&gt;25 RaiseException KERNELBASE 0x7ffaab344008 &lt;BR /&gt;26 CxxThrowException VCRUNTIME140D 0x7ffa92797e2d &lt;BR /&gt;27 RT_KMLDataset_destroy runtimecore 0x7ffa57fa92e8 &lt;BR /&gt;28 RT_KMLDataset_destroy runtimecore 0x7ffa569a3aec &lt;BR /&gt;29 RT_KMLDataset_destroy runtimecore 0x7ffa5474176f &lt;BR /&gt;30 RT_KMLDataset_destroy runtimecore 0x7ffa53918dbe &lt;BR /&gt;31 QRTImpl::RendererImpl::toJson EsriCommonQtd 0x7ffa60ba7bad &lt;BR /&gt;32 QRTImpl::RendererImpl::toJson EsriCommonQtd 0x7ffa607beca7 &lt;BR /&gt;33 qt_plugin_instance ArcGISRuntimePlugind 0x7ffa627f4386 &lt;BR /&gt;34 QSGFramebufferObjectNode::render qquickframebufferobject.cpp 235 0x7ffa7623aa51 &lt;BR /&gt;35 QSGFramebufferObjectNode::qt_static_metacall qquickframebufferobject.moc 74 0x7ffa762399aa &lt;BR /&gt;36 QMetaObject::activate qobject.cpp 3769 0x7ffa644c0648 &lt;BR /&gt;37 QMetaObject::activate qobject.cpp 3630 0x7ffa644bfd98 &lt;BR /&gt;38 QQuickWindow::beforeRendering moc_qquickwindow.cpp 507 0x7ffa7601a454 &lt;BR /&gt;39 QQuickWindowPrivate::renderSceneGraph qquickwindow.cpp 457 0x7ffa76027255 &lt;BR /&gt;40 QSGRenderThread::syncAndRender qsgthreadedrenderloop.cpp 646 0x7ffa75f80daf &lt;BR /&gt;41 QSGRenderThread::run qsgthreadedrenderloop.cpp 732 0x7ffa75f804f7 &lt;BR /&gt;42 QThreadPrivate::start qthread_win.cpp 378 0x7ffa640afb3f &lt;BR /&gt;43 BaseThreadInitThunk KERNEL32 0x7ffaae091fe4 &lt;BR /&gt;44 RtlUserThreadStart ntdll 0x7ffaaec2f061 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;application output is:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Plugin: void __cdecl ArcGISRuntimePlugin::registerTypes(const char *) Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Plugin: void __cdecl QmlUtils::registerTypes(const char *) Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Plugin: void __cdecl ArcGISRuntimePlugin::initializeEngine(class QQmlEngine *,const char *) Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeRuntimeLicense(void) licenseStatus 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeRuntimeLicense(void) licenseLevel 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeRuntimeLicense(void) licenseType 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeImageProvider(class QQmlEngine *)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeImageProvider(class QQmlEngine *) Setting global image provider QVariant(void*, 0x21a16d1ac40)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Plugin: void __cdecl ArcGISExtrasPlugin::registerTypes(const char *) Esri.ArcGISExtras&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Plugin: void __cdecl ArcGISExtrasPlugin::registerTypes(const char *) Registering Singleton Types&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Core: void __cdecl TkTypes::registerTypes(const char *) Esri.ArcGISExtras&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Plugin: void __cdecl ArcGISExtrasPlugin::initializeEngine(class QQmlEngine *,const char *) Esri.ArcGISExtras&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Exception at 0x7ffaab344008, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in runtimecore!RT_KMLDataset_destroy&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2018 19:45:36 GMT</pubDate>
    <dc:creator>MarekFlorianczyk</dc:creator>
    <dc:date>2018-05-15T19:45:36Z</dc:date>
    <item>
      <title>App is crashing on windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490334#M2459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have an app working on Linux, tried to compile for windows and it is crashing as soon as I open qml page with maps.&lt;/P&gt;&lt;P&gt;I have compiled with Qt 5.10.1 and MSVC2017 64Bit on Windows 10 also I have Visual 2017 community and openssl 1.0.2g&lt;/P&gt;&lt;P&gt;The compiler in Qt kit is set for 15.0 x86_amd64.&amp;nbsp; I know that in system requirements for windows there is 15.3 but this Visual Studio I have installed 2 days ago and this compiler is from VS&lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat x86_amd64&lt;/P&gt;&lt;P&gt;What can be the problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below there is debug output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stopped in thread 19 by Exception at 0x0 write access violation at 0x8&lt;/P&gt;&lt;P&gt;debug is:&lt;/P&gt;&lt;P&gt;1 &lt;BR /&gt;2 RT_KMLDataset_destroy runtimecore 0x7ffa57f682eb &lt;BR /&gt;3 RT_KMLDataset_destroy runtimecore 0x7ffa57ec364a &lt;BR /&gt;4 RT_KMLDataset_destroy runtimecore 0x7ffa57f997ea &lt;BR /&gt;5 RT_KMLDataset_destroy runtimecore 0x7ffa57f16e5c &lt;BR /&gt;6 RT_KMLDataset_destroy runtimecore 0x7ffa57eb7f68 &lt;BR /&gt;7 RT_KMLDataset_destroy runtimecore 0x7ffa57ef233d &lt;BR /&gt;8 RT_KMLDataset_destroy runtimecore 0x7ffa5ada4d8f &lt;BR /&gt;9 _C_specific_handler VCRUNTIME140D 0x7ffa927914f0 &lt;BR /&gt;10 _BuildCatchObjectHelper VCRUNTIME140D 0x7ffa92795639 &lt;BR /&gt;11 _unDNameEx VCRUNTIME140D 0x7ffa927a5bfe &lt;BR /&gt;12 _BuildCatchObjectHelper VCRUNTIME140D 0x7ffa92795912 &lt;BR /&gt;13 _CxxFrameHandler3 VCRUNTIME140D 0x7ffa927a6107 &lt;BR /&gt;14 RT_KMLDataset_destroy runtimecore 0x7ffa58c8cc00 &lt;BR /&gt;15 _chkstk ntdll 0x7ffaaec6513d &lt;BR /&gt;16 RtlUnwindEx ntdll 0x7ffaaebde525 &lt;BR /&gt;17 FindAndUnlinkFrame VCRUNTIME140D 0x7ffa927a6005 &lt;BR /&gt;18 is_exception_typeof VCRUNTIME140D 0x7ffa92793c89 &lt;BR /&gt;19 is_exception_typeof VCRUNTIME140D 0x7ffa92794306 &lt;BR /&gt;20 _BuildCatchObjectHelper VCRUNTIME140D 0x7ffa92795b25 &lt;BR /&gt;21 _CxxFrameHandler3 VCRUNTIME140D 0x7ffa927a6107 &lt;BR /&gt;22 _chkstk ntdll 0x7ffaaec650bd &lt;BR /&gt;23 RtlWalkFrameChain ntdll 0x7ffaaebdd278 &lt;BR /&gt;24 KiUserExceptionDispatcher ntdll 0x7ffaaec63fee &lt;BR /&gt;25 RaiseException KERNELBASE 0x7ffaab344008 &lt;BR /&gt;26 CxxThrowException VCRUNTIME140D 0x7ffa92797e2d &lt;BR /&gt;27 RT_KMLDataset_destroy runtimecore 0x7ffa57fa92e8 &lt;BR /&gt;28 RT_KMLDataset_destroy runtimecore 0x7ffa569a3aec &lt;BR /&gt;29 RT_KMLDataset_destroy runtimecore 0x7ffa5474176f &lt;BR /&gt;30 RT_KMLDataset_destroy runtimecore 0x7ffa53918dbe &lt;BR /&gt;31 QRTImpl::RendererImpl::toJson EsriCommonQtd 0x7ffa60ba7bad &lt;BR /&gt;32 QRTImpl::RendererImpl::toJson EsriCommonQtd 0x7ffa607beca7 &lt;BR /&gt;33 qt_plugin_instance ArcGISRuntimePlugind 0x7ffa627f4386 &lt;BR /&gt;34 QSGFramebufferObjectNode::render qquickframebufferobject.cpp 235 0x7ffa7623aa51 &lt;BR /&gt;35 QSGFramebufferObjectNode::qt_static_metacall qquickframebufferobject.moc 74 0x7ffa762399aa &lt;BR /&gt;36 QMetaObject::activate qobject.cpp 3769 0x7ffa644c0648 &lt;BR /&gt;37 QMetaObject::activate qobject.cpp 3630 0x7ffa644bfd98 &lt;BR /&gt;38 QQuickWindow::beforeRendering moc_qquickwindow.cpp 507 0x7ffa7601a454 &lt;BR /&gt;39 QQuickWindowPrivate::renderSceneGraph qquickwindow.cpp 457 0x7ffa76027255 &lt;BR /&gt;40 QSGRenderThread::syncAndRender qsgthreadedrenderloop.cpp 646 0x7ffa75f80daf &lt;BR /&gt;41 QSGRenderThread::run qsgthreadedrenderloop.cpp 732 0x7ffa75f804f7 &lt;BR /&gt;42 QThreadPrivate::start qthread_win.cpp 378 0x7ffa640afb3f &lt;BR /&gt;43 BaseThreadInitThunk KERNEL32 0x7ffaae091fe4 &lt;BR /&gt;44 RtlUserThreadStart ntdll 0x7ffaaec2f061 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;application output is:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Plugin: void __cdecl ArcGISRuntimePlugin::registerTypes(const char *) Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Plugin: void __cdecl QmlUtils::registerTypes(const char *) Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Plugin: void __cdecl ArcGISRuntimePlugin::initializeEngine(class QQmlEngine *,const char *) Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeRuntimeLicense(void) licenseStatus 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeRuntimeLicense(void) licenseLevel 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeRuntimeLicense(void) licenseType 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeImageProvider(class QQmlEngine *)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeImageProvider(class QQmlEngine *) Setting global image provider QVariant(void*, 0x21a16d1ac40)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Plugin: void __cdecl ArcGISExtrasPlugin::registerTypes(const char *) Esri.ArcGISExtras&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Plugin: void __cdecl ArcGISExtrasPlugin::registerTypes(const char *) Registering Singleton Types&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Core: void __cdecl TkTypes::registerTypes(const char *) Esri.ArcGISExtras&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Plugin: void __cdecl ArcGISExtrasPlugin::initializeEngine(class QQmlEngine *,const char *) Esri.ArcGISExtras&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Exception at 0x7ffaab344008, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in runtimecore!RT_KMLDataset_destroy&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 19:45:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490334#M2459</guid>
      <dc:creator>MarekFlorianczyk</dc:creator>
      <dc:date>2018-05-15T19:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: App is crashing on windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490335#M2460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/261026"&gt;Marek Florianczyk&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Are you able to post any code snippets or a small sample project so we can get an idea of what your app is trying to do? It's difficult to troubleshoot without a reproducible test case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 22:47:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490335#M2460</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2018-05-15T22:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: App is crashing on windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490336#M2461</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;In that case I'n using map display and geocode, I will prepare example, just need a bit more time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 12:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490336#M2461</guid>
      <dc:creator>MarekFlorianczyk</dc:creator>
      <dc:date>2018-05-17T12:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: App is crashing on windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490337#M2462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have prepared minimal example it is crashing in the same way.&lt;/P&gt;&lt;P&gt;I don't think this is code issue, example is simple, something with environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;QML debugging is enabled. Only use this in a safe environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;QML Debugger: Waiting for connection on port 50533...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Plugin: void __cdecl ArcGISRuntimePlugin::registerTypes(const char *) Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Plugin: void __cdecl QmlUtils::registerTypes(const char *) Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Plugin: void __cdecl ArcGISRuntimePlugin::initializeEngine(class QQmlEngine *,const char *) Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeRuntimeLicense(void) licenseStatus 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeRuntimeLicense(void) licenseLevel 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeRuntimeLicense(void) licenseType 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeImageProvider(class QQmlEngine *)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISRuntime.Core: void __cdecl QmlUtils::initializeImageProvider(class QQmlEngine *) Setting global image provider QVariant(void*, 0x1c5d8b924a0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Plugin: void __cdecl ArcGISExtrasPlugin::registerTypes(const char *) Esri.ArcGISExtras&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Plugin: void __cdecl ArcGISExtrasPlugin::registerTypes(const char *) Registering Singleton Types&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Core: void __cdecl TkTypes::registerTypes(const char *) Esri.ArcGISExtras&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Esri.ArcGISExtras.Plugin: void __cdecl ArcGISExtrasPlugin::initializeEngine(class QQmlEngine *,const char *) Esri.ArcGISExtras&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Exception at 0x7ff993414008, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in runtimecore!RT_KMLDataset_destroy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 &lt;BR /&gt;2 RT_KMLDataset_destroy runtimecore 0x7ff946d882eb &lt;BR /&gt;3 RT_KMLDataset_destroy runtimecore 0x7ff946ce364a &lt;BR /&gt;4 RT_KMLDataset_destroy runtimecore 0x7ff946db97ea &lt;BR /&gt;5 RT_KMLDataset_destroy runtimecore 0x7ff946d36e5c &lt;BR /&gt;6 RT_KMLDataset_destroy runtimecore 0x7ff946cd7f68 &lt;BR /&gt;7 RT_KMLDataset_destroy runtimecore 0x7ff946d1233d &lt;BR /&gt;8 RT_KMLDataset_destroy runtimecore 0x7ff949bc4d8f &lt;BR /&gt;9 _C_specific_handler VCRUNTIME140D 0x7ff97ef114f0 &lt;BR /&gt;10 _BuildCatchObjectHelper VCRUNTIME140D 0x7ff97ef15639 &lt;BR /&gt;11 _unDNameEx VCRUNTIME140D 0x7ff97ef25bfe &lt;BR /&gt;12 _BuildCatchObjectHelper VCRUNTIME140D 0x7ff97ef15912 &lt;BR /&gt;13 _CxxFrameHandler3 VCRUNTIME140D 0x7ff97ef26107 &lt;BR /&gt;14 RT_KMLDataset_destroy runtimecore 0x7ff947aacc00 &lt;BR /&gt;15 _chkstk ntdll 0x7ff99624513d &lt;BR /&gt;16 RtlUnwindEx ntdll 0x7ff9961be525 &lt;BR /&gt;17 FindAndUnlinkFrame VCRUNTIME140D 0x7ff97ef26005 &lt;BR /&gt;18 is_exception_typeof VCRUNTIME140D 0x7ff97ef13c89 &lt;BR /&gt;19 is_exception_typeof VCRUNTIME140D 0x7ff97ef14306 &lt;BR /&gt;20 _BuildCatchObjectHelper VCRUNTIME140D 0x7ff97ef15b25 &lt;BR /&gt;21 _CxxFrameHandler3 VCRUNTIME140D 0x7ff97ef26107 &lt;BR /&gt;22 _chkstk ntdll 0x7ff9962450bd &lt;BR /&gt;23 RtlWalkFrameChain ntdll 0x7ff9961bd278 &lt;BR /&gt;24 KiUserExceptionDispatcher ntdll 0x7ff996243fee &lt;BR /&gt;25 RaiseException KERNELBASE 0x7ff993414008 &lt;BR /&gt;26 CxxThrowException VCRUNTIME140D 0x7ff97ef17e2d &lt;BR /&gt;27 RT_KMLDataset_destroy runtimecore 0x7ff946dc92e8 &lt;BR /&gt;28 RT_KMLDataset_destroy runtimecore 0x7ff9457c3aec &lt;BR /&gt;29 RT_KMLDataset_destroy runtimecore 0x7ff94356176f &lt;BR /&gt;30 RT_KMLDataset_destroy runtimecore 0x7ff942738dbe &lt;BR /&gt;31 QRTImpl::RendererImpl::toJson EsriCommonQtd 0x7ff9579f7bad &lt;BR /&gt;32 QRTImpl::RendererImpl::toJson EsriCommonQtd 0x7ff95760eca7 &lt;BR /&gt;33 qt_plugin_instance ArcGISRuntimePlugind 0x7ff959644386 &lt;BR /&gt;34 QSGFramebufferObjectNode::render qquickframebufferobject.cpp 235 0x7ff95a60aa51 &lt;BR /&gt;35 QSGFramebufferObjectNode::qt_static_metacall qquickframebufferobject.moc 74 0x7ff95a6099aa &lt;BR /&gt;36 QMetaObject::activate qobject.cpp 3769 0x7ff95b030648 &lt;BR /&gt;37 QMetaObject::activate qobject.cpp 3630 0x7ff95b02fd98 &lt;BR /&gt;38 QQuickWindow::beforeRendering moc_qquickwindow.cpp 507 0x7ff95a3ea454 &lt;BR /&gt;39 QQuickWindowPrivate::renderSceneGraph qquickwindow.cpp 457 0x7ff95a3f7255 &lt;BR /&gt;40 QSGRenderThread::syncAndRender qsgthreadedrenderloop.cpp 646 0x7ff95a350daf &lt;BR /&gt;41 QSGRenderThread::run qsgthreadedrenderloop.cpp 732 0x7ff95a3504f7 &lt;BR /&gt;42 QThreadPrivate::start qthread_win.cpp 378 0x7ff95ac1fb3f &lt;BR /&gt;43 BaseThreadInitThunk KERNEL32 0x7ff994311fe4 &lt;BR /&gt;44 RtlUserThreadStart ntdll 0x7ff99620f061&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 09:39:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490337#M2462</guid>
      <dc:creator>MarekFlorianczyk</dc:creator>
      <dc:date>2018-05-18T09:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: App is crashing on windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490338#M2463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/261026"&gt;Marek Florianczyk&lt;/A&gt;. Thanks for the small project, that helped a lot. The issue is that for Windows, we require ANGLE rendering instead of OpenGL. This code block should do the trick.&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int main(int argc, char *argv[])&lt;BR /&gt;{&lt;BR /&gt;#ifdef Q_OS_WIN&lt;BR /&gt;&amp;nbsp; // Force usage of OpenGL ES through ANGLE on Windows&lt;BR /&gt;&amp;nbsp; QCoreApplication::setAttribute(Qt::AA_UseOpenGLES);&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would normally be part of our SDK templates but it's missing from your project. Please give that a try and let us know if that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 16:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490338#M2463</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2018-05-18T16:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: App is crashing on windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490339#M2464</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;Many thanks, it works.&lt;/P&gt;&lt;P&gt;I'm not sure about templates, because I'm using runtime integration so it might be useful to put this information here&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/qt/latest/qml/guide/arcgis-runtime-sdk-for-qt-system-requirements.htm"&gt;https://developers.arcgis.com/qt/latest/qml/guide/arcgis-runtime-sdk-for-qt-system-requirements.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or here&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/qt/latest/qml/guide/qt-sdk-best-practices.htm#ESRI_SECTION1_6719D9F0445142C98BAAE759570B9D7F"&gt;https://developers.arcgis.com/qt/latest/qml/guide/qt-sdk-best-practices.htm#ESRI_SECTION1_6719D9F0445142C98BAAE759570B9D7F&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 10:51:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490339#M2464</guid>
      <dc:creator>MarekFlorianczyk</dc:creator>
      <dc:date>2018-05-21T10:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: App is crashing on windows</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490340#M2465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/261026"&gt;Marek Florianczyk&lt;/A&gt;‌, yes, you're right. Thank you for pointing this out.&amp;nbsp;We'll make sure this is better documented in the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 15:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/app-is-crashing-on-windows/m-p/490340#M2465</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2018-05-21T15:52:07Z</dc:date>
    </item>
  </channel>
</rss>

