<?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: Unresolved external errors with a blank UE5 project in ArcGIS Maps SDK for Unreal Engine Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/unresolved-external-errors-with-a-blank-ue5/m-p/1240851#M166</link>
    <description>&lt;P&gt;1.0.0 of our plugin was not supporting Ue 5.1. A release will be out soon that does.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2022 23:18:03 GMT</pubDate>
    <dc:creator>Matt_Nelson</dc:creator>
    <dc:date>2022-12-13T23:18:03Z</dc:date>
    <item>
      <title>Unresolved external errors with a blank UE5 project</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/unresolved-external-errors-with-a-blank-ue5/m-p/1237758#M157</link>
      <description>&lt;P&gt;While attempting to install and use this plugin in UE5&amp;nbsp;I was unable to compile the plugin. Does anyone know why?&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="99.94964753272912%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="4.078549848942599%"&gt;Code&lt;/TD&gt;&lt;TD width="65.20644511581068%"&gt;Description&lt;/TD&gt;&lt;TD width="30.664652567975832%"&gt;File&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="4.078549848942599%"&gt;MSB3073&lt;/TD&gt;&lt;TD width="65.20644511581068%"&gt;The command ""C:\Program Files\Epic Games\UE_5.0\Engine\Build\BatchFiles\Build.bat" GATest3 Win64 Shipping -Project="C:\Users\xnick\Documents\Unreal Projects\starcel\GATest3.uproject" -WaitMutex -FromMsBuild" exited with code 6.&lt;/TD&gt;&lt;TD width="30.664652567975832%"&gt;C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="4.078549848942599%"&gt;LNK2019&lt;/TD&gt;&lt;TD width="65.20644511581068%"&gt;unresolved external symbol "void __cdecl Windows::DeleteCriticalSection(struct _RTL_CRITICAL_SECTION *)" (?DeleteCriticalSection@Windows@@YAXPEAU_RTL_CRITICAL_SECTION@@@Z) referenced in function "void __cdecl `anonymous namespace'::`dynamic atexit destructor for 'AndroidDefaultMemorySystemHandlerLock''(void)" (??__FAndroidDefaultMemorySystemHandlerLock@?A0x1451ED8@@YAXXZ)&lt;/TD&gt;&lt;TD width="30.664652567975832%"&gt;C:\Users\xnick\Documents\Unreal Projects\starcel\Intermediate\ProjectFiles\Module.ArcGISMapsSDK.4_of_5.cpp.obj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="4.078549848942599%"&gt;LNK2019&lt;/TD&gt;&lt;TD width="65.20644511581068%"&gt;unresolved external symbol "void __cdecl Windows::EnterCriticalSection(struct _RTL_CRITICAL_SECTION *)" (?EnterCriticalSection@Windows@@YAXPEAU_RTL_CRITICAL_SECTION@@@Z) referenced in function "public: __cdecl FArcGISAndroidDefaultMemorySystemHandler::FArcGISAndroidDefaultMemorySystemHandler(void)" (??0FArcGISAndroidDefaultMemorySystemHandler@@QEAA@XZ)&lt;/TD&gt;&lt;TD width="30.664652567975832%"&gt;C:\Users\xnick\Documents\Unreal Projects\starcel\Intermediate\ProjectFiles\Module.ArcGISMapsSDK.4_of_5.cpp.obj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="4.078549848942599%"&gt;LNK2019&lt;/TD&gt;&lt;TD width="65.20644511581068%"&gt;unresolved external symbol "void __cdecl Windows::LeaveCriticalSection(struct _RTL_CRITICAL_SECTION *)" (?LeaveCriticalSection@Windows@@YAXPEAU_RTL_CRITICAL_SECTION@@@Z) referenced in function "public: __cdecl FArcGISAndroidDefaultMemorySystemHandler::FArcGISAndroidDefaultMemorySystemHandler(void)" (??0FArcGISAndroidDefaultMemorySystemHandler@@QEAA@XZ)&lt;/TD&gt;&lt;TD width="30.664652567975832%"&gt;C:\Users\xnick\Documents\Unreal Projects\starcel\Intermediate\ProjectFiles\Module.ArcGISMapsSDK.4_of_5.cpp.obj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="4.078549848942599%"&gt;LNK2019&lt;/TD&gt;&lt;TD width="65.20644511581068%"&gt;unresolved external symbol "unsigned long __cdecl Windows::GetCurrentThreadId(void)" (?GetCurrentThreadId@Windows@@YAKXZ) referenced in function "public: static class FTlsAutoCleanup * __cdecl UE::Core::Private::Function::TFunctionRefCaller&amp;lt;class `public: static class FMemStack &amp;amp; __cdecl TThreadSingleton&amp;lt;class FMemStack&amp;gt;::Get(void)'::`1'::&amp;lt;lambda_1&amp;gt;,class FTlsAutoCleanup * __cdecl(void)&amp;gt;::Call(void *)" (?Call@?$TFunctionRefCaller@V&amp;lt;lambda_1&amp;gt;@?0??Get@?$TThreadSingleton@VFMemStack@@@@SAAEAVFMemStack@@XZ@$$A6APEAVFTlsAutoCleanup@@XZ@Function@Private@Core@UE@@SAPEAVFTlsAutoCleanup@@PEAX@Z)&lt;/TD&gt;&lt;TD width="30.664652567975832%"&gt;C:\Users\xnick\Documents\Unreal Projects\starcel\Intermediate\ProjectFiles\Module.ArcGISMapsSDK.4_of_5.cpp.obj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="4.078549848942599%"&gt;LNK2019&lt;/TD&gt;&lt;TD width="65.20644511581068%"&gt;unresolved external symbol "void __cdecl Windows::InitializeCriticalSection(struct _RTL_CRITICAL_SECTION *)" (?InitializeCriticalSection@Windows@@YAXPEAU_RTL_CRITICAL_SECTION@@@Z) referenced in function _GLOBAL__sub_I_Module.ArcGISMapsSDK.4_of_5.cpp&lt;/TD&gt;&lt;TD width="30.664652567975832%"&gt;C:\Users\xnick\Documents\Unreal Projects\starcel\Intermediate\ProjectFiles\Module.ArcGISMapsSDK.4_of_5.cpp.obj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="4.078549848942599%"&gt;LNK2019&lt;/TD&gt;&lt;TD width="65.20644511581068%"&gt;unresolved external symbol "unsigned long __cdecl Windows::SetCriticalSectionSpinCount(struct _RTL_CRITICAL_SECTION *,unsigned long)" (?SetCriticalSectionSpinCount@Windows@@YAKPEAU_RTL_CRITICAL_SECTION@@K@Z) referenced in function _GLOBAL__sub_I_Module.ArcGISMapsSDK.4_of_5.cpp&lt;/TD&gt;&lt;TD width="30.664652567975832%"&gt;C:\Users\xnick\Documents\Unreal Projects\starcel\Intermediate\ProjectFiles\Module.ArcGISMapsSDK.4_of_5.cpp.obj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="4.078549848942599%"&gt;LNK1120&lt;/TD&gt;&lt;TD width="65.20644511581068%"&gt;6 unresolved externals&lt;/TD&gt;&lt;TD width="30.664652567975832%"&gt;C:\Users\xnick\Documents\Unreal Projects\starcel\Binaries\Win64\GATest3-Win64-Shipping.exe&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;Another similar log:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;  unresolved external symbol "__declspec(dllimport) void * __cdecl Windows::TlsGetValue(unsigned long)" (__imp_?TlsGetValue@Windows@@YAPEAXK@Z) referenced in function "public: void __cdecl FArcGISMeshSceneProxy::SetInternalVisibility(bool)" (?SetInternalVisibility@FArcGISMeshSceneProxy@@QEAAX_N@Z)
  unresolved external symbol "__declspec(dllimport) int __cdecl Windows::QueryPerformanceCounter(union _LARGE_INTEGER *)" (__imp_?QueryPerformanceCounter@Windows@@YAHPEAT_LARGE_INTEGER@@@Z) referenced in function "public: void __cdecl FArcGISMeshSceneProxy::SetInternalVisibility(bool)" (?SetInternalVisibility@FArcGISMeshSceneProxy@@QEAAX_N@Z)
  unresolved external symbol "__declspec(dllimport) void __cdecl Windows::DeleteCriticalSection(struct _RTL_CRITICAL_SECTION *)" (__imp_?DeleteCriticalSection@Windows@@YAXPEAU_RTL_CRITICAL_SECTION@@@Z) referenced in function "void __cdecl `anonymous namespace'::`dynamic atexit destructor for 'AndroidDefaultMemorySystemHandlerLock''(void)" (??__FAndroidDefaultMemorySystemHandlerLock@?A0x8E81178F@@YAXXZ)
  unresolved external symbol "__declspec(dllimport) void __cdecl Windows::EnterCriticalSection(struct _RTL_CRITICAL_SECTION *)" (__imp_?EnterCriticalSection@Windows@@YAXPEAU_RTL_CRITICAL_SECTION@@@Z) referenced in function "public: __cdecl FArcGISAndroidDefaultMemorySystemHandler::FArcGISAndroidDefaultMemorySystemHandler(void)" (??0FArcGISAndroidDefaultMemorySystemHandler@@QEAA@XZ)
  unresolved external symbol "__declspec(dllimport) void __cdecl Windows::LeaveCriticalSection(struct _RTL_CRITICAL_SECTION *)" (__imp_?LeaveCriticalSection@Windows@@YAXPEAU_RTL_CRITICAL_SECTION@@@Z) referenced in function "public: __cdecl FArcGISAndroidDefaultMemorySystemHandler::FArcGISAndroidDefaultMemorySystemHandler(void)" (??0FArcGISAndroidDefaultMemorySystemHandler@@QEAA@XZ)
  unresolved external symbol "__declspec(dllimport) unsigned long __cdecl Windows::GetCurrentThreadId(void)" (__imp_?GetCurrentThreadId@Windows@@YAKXZ) referenced in function "public: static class FTlsAutoCleanup * __cdecl UE::Core::Private::Function::TFunctionRefCaller&amp;lt;class `public: static class FMemStack &amp;amp; __cdecl TThreadSingleton&amp;lt;class FMemStack&amp;gt;::Get(void)'::`1'::&amp;lt;lambda_1&amp;gt;,class FTlsAutoCleanup * __cdecl(void)&amp;gt;::Call(void *)" (?Call@?$TFunctionRefCaller@V&amp;lt;lambda_1&amp;gt;@?0??Get@?$TThreadSingleton@VFMemStack@@@@SAAEAVFMemStack@@XZ@$$A6APEAVFTlsAutoCleanup@@XZ@Function@Private@Core@UE@@SAPEAVFTlsAutoCleanup@@PEAX@Z)
  unresolved external symbol "__declspec(dllimport) bool `public: &amp;lt;auto&amp;gt; __cdecl `public: void __cdecl FRHICommandList::BeginRenderPass(struct FRHIRenderPassInfo const &amp;amp;,wchar_t const *)'::`1'::&amp;lt;lambda_1&amp;gt;::operator()&amp;lt;struct FLogCategoryLogRHI,wchar_t [32],wchar_t const *&amp;gt;(struct FLogCategoryLogRHI const &amp;amp;,wchar_t const (&amp;amp;)[32],wchar_t const * const &amp;amp;)const '::`24'::__LogPoint3665" (__imp_?__LogPoint3665@?BI@???$?RUFLogCategoryLogRHI@@$$BY0CA@_WPEB_W@&amp;lt;lambda_1&amp;gt;@?0??BeginRenderPass@FRHICommandList@@QEAAXAEBUFRHIRenderPassInfo@@PEB_W@Z@QEBA?A?&amp;lt;auto&amp;gt;@@AEBUFLogCategoryLogRHI@@AEAY0CA@$$CB_WAEBQEB_W@Z@4_NA) referenced in function "public: &amp;lt;auto&amp;gt; __cdecl `public: void __cdecl FRHICommandList::BeginRenderPass(struct FRHIRenderPassInfo const &amp;amp;,wchar_t const *)'::`1'::&amp;lt;lambda_1&amp;gt;::operator()&amp;lt;struct FLogCategoryLogRHI,wchar_t [32],wchar_t const *&amp;gt;(struct FLogCategoryLogRHI const &amp;amp;,wchar_t const (&amp;amp;)[32],wchar_t const * const &amp;amp;)const " (??$?RUFLogCategoryLogRHI@@$$BY0CA@_WPEB_W@&amp;lt;lambda_1&amp;gt;@?0??BeginRenderPass@FRHICommandList@@QEAAXAEBUFRHIRenderPassInfo@@PEB_W@Z@QEBA?A?&amp;lt;auto&amp;gt;@@AEBUFLogCategoryLogRHI@@AEAY0CA@$$CB_WAEBQEB_W@Z)
  unresolved external symbol "__declspec(dllimport) bool `public: &amp;lt;auto&amp;gt; __cdecl `public: void __cdecl FRHICommandList::DrawIndexedPrimitive(class FRHIBuffer *,int,unsigned int,unsigned int,unsigned int,unsigned int,unsigned int)'::`1'::&amp;lt;lambda_1&amp;gt;::operator()&amp;lt;struct FLogCategoryLogRHI,wchar_t [58]&amp;gt;(struct FLogCategoryLogRHI const &amp;amp;,wchar_t const (&amp;amp;)[58])const '::`14'::__LogPoint3301" (__imp_?__LogPoint3301@?O@???$?RUFLogCategoryLogRHI@@$$BY0DK@_W$$V@&amp;lt;lambda_1&amp;gt;@?0??DrawIndexedPrimitive@FRHICommandList@@QEAAXPEAVFRHIBuffer@@HIIIII@Z@QEBA?A?&amp;lt;auto&amp;gt;@@AEBUFLogCategoryLogRHI@@AEAY0DK@$$CB_W@Z@4_NA) referenced in function "public: &amp;lt;auto&amp;gt; __cdecl `public: void __cdecl FRHICommandList::DrawIndexedPrimitive(class FRHIBuffer *,int,unsigned int,unsigned int,unsigned int,unsigned int,unsigned int)'::`1'::&amp;lt;lambda_1&amp;gt;::operator()&amp;lt;struct FLogCategoryLogRHI,wchar_t [58]&amp;gt;(struct FLogCategoryLogRHI const &amp;amp;,wchar_t const (&amp;amp;)[58])const " (??$?RUFLogCategoryLogRHI@@$$BY0DK@_W$$V@&amp;lt;lambda_1&amp;gt;@?0??DrawIndexedPrimitive@FRHICommandList@@QEAAXPEAVFRHIBuffer@@HIIIII@Z@QEBA?A?&amp;lt;auto&amp;gt;@@AEBUFLogCategoryLogRHI@@AEAY0DK@$$CB_W@Z)
  unresolved external symbol "__declspec(dllimport) void __cdecl Windows::InitializeCriticalSection(struct _RTL_CRITICAL_SECTION *)" (__imp_?InitializeCriticalSection@Windows@@YAXPEAU_RTL_CRITICAL_SECTION@@@Z) referenced in function _GLOBAL__sub_I_Module.ArcGISMapsSDK.4_of_5.cpp
  unresolved external symbol "__declspec(dllimport) unsigned long __cdecl Windows::SetCriticalSectionSpinCount(struct _RTL_CRITICAL_SECTION *,unsigned long)" (__imp_?SetCriticalSectionSpinCount@Windows@@YAKPEAU_RTL_CRITICAL_SECTION@@K@Z) referenced in function _GLOBAL__sub_I_Module.ArcGISMapsSDK.4_of_5.cpp
  10 unresolved externals
  Microsoft.MakeFile.targets(44, 5): [MSB3073] The command ""C:\Program Files\Epic Games\UE_5.0\Engine\Build\BatchFiles\Build.bat" GATest3Editor Win64 Development -Project="C:\Users\xnick\Documents\Unreal Projects\starcel\GATest3.uproject" -WaitMutex -FromMsBuild" exited with code 6.&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Additionally, I'm curious if this plugin can be used in UE5.1?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 14:28:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/unresolved-external-errors-with-a-blank-ue5/m-p/1237758#M157</guid>
      <dc:creator>nick_recursion</dc:creator>
      <dc:date>2022-12-05T14:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved external errors with a blank UE5 project</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/unresolved-external-errors-with-a-blank-ue5/m-p/1238060#M158</link>
      <description>&lt;P data-unlink="true"&gt;Not sure about these errors, but other people have reported &lt;A href="https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-support-in-future-version-of-ue-5-x/m-p/1234465#M147" target="_blank" rel="noopener"&gt;here&lt;/A&gt; that they were not able to run the plugin with 5.1&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 00:46:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/unresolved-external-errors-with-a-blank-ue5/m-p/1238060#M158</guid>
      <dc:creator>shahbaar</dc:creator>
      <dc:date>2022-12-06T00:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved external errors with a blank UE5 project</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/unresolved-external-errors-with-a-blank-ue5/m-p/1240851#M166</link>
      <description>&lt;P&gt;1.0.0 of our plugin was not supporting Ue 5.1. A release will be out soon that does.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 23:18:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/unresolved-external-errors-with-a-blank-ue5/m-p/1240851#M166</guid>
      <dc:creator>Matt_Nelson</dc:creator>
      <dc:date>2022-12-13T23:18:03Z</dc:date>
    </item>
  </channel>
</rss>

