<?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: ArcGIS Maps SDKs for Unreal Engine 5.1 in ArcGIS Maps SDK for Unreal Engine Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1316189#M303</link>
    <description>&lt;P&gt;Hello, what folder do you copy this plugin? Because i have same problem and maybe solution will be similiar to yours&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2023 20:26:07 GMT</pubDate>
    <dc:creator>mettard</dc:creator>
    <dc:date>2023-08-07T20:26:07Z</dc:date>
    <item>
      <title>ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1242489#M174</link>
      <description>&lt;P&gt;I downloaded the newly release SDK version 1.1 for Unreal Engine 5.1 and I keep getting the following error&amp;nbsp; when using either a previous project file from 5.0 and a new project file created in 5.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following modules are missing or built with a different engine version&amp;nbsp;&lt;BR /&gt;ArcGISMapsSDK&lt;BR /&gt;ArcGISMapsSDKEditor&lt;BR /&gt;ArcGISSamples&lt;BR /&gt;&lt;BR /&gt;Would you like to rebuild them now?&amp;nbsp;&lt;BR /&gt;And once you select Yes, a second error says your project file could not be compiled. Try rebuiling from source manaually.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anyone having this problem or know how to fix?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 20:00:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1242489#M174</guid>
      <dc:creator>EstherPerron</dc:creator>
      <dc:date>2022-12-19T20:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1242506#M175</link>
      <description>I don’t think 5.1 is supported yet.&lt;BR /&gt;5.0.3 is the way to go.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Dec 2022 20:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1242506#M175</guid>
      <dc:creator>LuisMorales1980</dc:creator>
      <dc:date>2022-12-19T20:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1242520#M176</link>
      <description>&lt;P&gt;The 1.1 release is supports 5.1&lt;BR /&gt;&lt;BR /&gt;Can you right click on your .uproject file and generate the VS project files. Once that happens you should be able to build the solution from source like it is recommending. There is likely a compiler error. We did add a few breaking changes to our plugin which are all either spelling errors or casing errors that are easy to diagnose.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 20:56:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1242520#M176</guid>
      <dc:creator>Matt_Nelson</dc:creator>
      <dc:date>2022-12-19T20:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1242670#M177</link>
      <description>&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;So I've tested with a couple of colleagues as well and the same error pops up on their machine.&amp;nbsp; We can't get the plug in going with the instructions.&lt;/P&gt;&lt;P&gt;And when we right click to generate VS project files as per your suggestion this is the other message that comes up:&lt;/P&gt;&lt;P&gt;This project does not have any source code. You need to add C++ source files to the project Editor before you can generate project files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 14:30:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1242670#M177</guid>
      <dc:creator>EstherPerron</dc:creator>
      <dc:date>2022-12-20T14:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1243162#M178</link>
      <description>&lt;P&gt;When creating the project, if you choose C++ instead of blueprint it should generate the VS project automatically. Alternatively, you may delete the plugin folder from the project and open the project in UE5 and add an empty C++ actor to generate the VS project. Then close the UE editor and add back the plugin folder. Open the VS project with visual studio and build it. If it compiles successfully, you can open the project with UE again, if not, it will give you more information on what is failing.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 00:39:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1243162#M178</guid>
      <dc:creator>shahbaar</dc:creator>
      <dc:date>2022-12-22T00:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1243657#M181</link>
      <description>&lt;P&gt;Hi Matt,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any chance we could get instructions for someone who is not a C++ programmer? (for context, the first time I've downloaded Visual Studio was last night (from within Unreal) to try the solutions listed.&amp;nbsp; None of them are working.&amp;nbsp; If it helps I can give the error reports for each of the solutions I've tried.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 15:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1243657#M181</guid>
      <dc:creator>that_MichaelSmith</dc:creator>
      <dc:date>2022-12-24T15:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1243717#M182</link>
      <description>&lt;P&gt;I am not sure how the installation from within Unreal works, but I would double check if all the necessary C++ tools are installed as describe &lt;A href="https://docs.unrealengine.com/5.1/en-US/setting-up-visual-studio-development-environment-for-cplusplus-projects-in-unreal-engine/#:~:text=development%20with%20C%2B%2B-,C%2B%2B%20Tools,-To%20add%20C" target="_self"&gt;here.&lt;/A&gt;&amp;nbsp;You need to open "Visual Studio Installer" and click on "Modify" for the specific version installed. There you will see which workloads are already installed (check-marked) and you can select the missing ones before clicking on "modify".&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 02:37:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1243717#M182</guid>
      <dc:creator>shahbaar</dc:creator>
      <dc:date>2022-12-27T02:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1243875#M184</link>
      <description>&lt;P&gt;Thank you for the reply, this helped a bit!&amp;nbsp; (when I reviewed my installation of Visual Studio, there was stuff missing)&amp;nbsp; However, I got all the way to the step where it says to go to the World Settings/Advanced/&amp;nbsp; ... Enable Large Worlds, and there is no tick box labeled "Enable Large Worlds"&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 20:35:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1243875#M184</guid>
      <dc:creator>that_MichaelSmith</dc:creator>
      <dc:date>2022-12-27T20:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1245169#M188</link>
      <description>&lt;P&gt;I've managed to compile the plugin for UE 5.1. There is only one compilation error that is easy to "patch"&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;&lt;STRONG&gt;ArcGISDataBuffer.h&lt;/STRONG&gt; file under&amp;nbsp;ArcGISMapsSDK\Source\ArcGISMapsSDK\Public\ArcGISMapsSDK\API\Unreal\&lt;/P&gt;&lt;P&gt;Change this code starting at line (185):&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;#if PLATFORM_COMPILER_HAS_IF_CONSTEXPR
		if constexpr (!std::is_trivially_destructible&amp;lt;T&amp;gt;::value)
#else
		if (!std::is_trivially_destructible&amp;lt;T&amp;gt;::value)
#endif&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;to this:&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;if constexpr (!std::is_trivially_destructible&amp;lt;T&amp;gt;::value)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;And optionally in&amp;nbsp;&lt;STRONG&gt;ArcGISMapsSDK.uplugin&lt;/STRONG&gt; change&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;"EngineVersion": "5.0.0",&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;to&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;"EngineVersion": "5.1.0",&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 04 Jan 2023 01:07:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1245169#M188</guid>
      <dc:creator>Alexandre-Notos</dc:creator>
      <dc:date>2023-01-04T01:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1245514#M189</link>
      <description>&lt;P&gt;Up and running.&amp;nbsp; What worked for me was the "create a project and add a C++ thing" to generate a .sln file.&amp;nbsp; Exit out of the UE editor, add the plugins folder and ArcGIS SDK stuff.&amp;nbsp; Open Visual Studio from the .sln file and Ctrl+F5 (build without debugging) it would (i think) compile all the stuff it needed to and then re-open the UE editor automatically, where I could do all the stuff to get the plugin working.&amp;nbsp; Yay!&amp;nbsp; &amp;nbsp;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 03:37:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1245514#M189</guid>
      <dc:creator>that_MichaelSmith</dc:creator>
      <dc:date>2023-01-05T03:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1258807#M215</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I generated a map with your plugin in unreal engine, i really liked the map and i want to use it for my project. The problem is that my main objective is that i want to be able to use the project without&amp;nbsp;internet connection. Is there any possibility to download&amp;nbsp;the maps that will be used in high resolution&amp;nbsp;in order that the project can be runned on a computer without&amp;nbsp;internet connection?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 08:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1258807#M215</guid>
      <dc:creator>MahmutHakkari</dc:creator>
      <dc:date>2023-02-16T08:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1266313#M220</link>
      <description>&lt;P&gt;I'm also encountering this. Is there a work around for this or this is already ok since 5.1?&lt;/P&gt;&lt;P&gt;This is all I see in the attached screenshot.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 01:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1266313#M220</guid>
      <dc:creator>mugs-amistoso</dc:creator>
      <dc:date>2023-03-10T01:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1286548#M244</link>
      <description>&lt;P&gt;Hi, does it work in UE 5.1.1? I have the same issue and have no idea what to do. The whole my project consists from almost only C++ actors, so I definitely have built if with C++ things. All the plugins are installed to VS as well.&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2023 19:12:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1286548#M244</guid>
      <dc:creator>EugeneKolodinski</dc:creator>
      <dc:date>2023-05-07T19:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1286551#M245</link>
      <description>&lt;P&gt;Is there any way to delete the message? Sorry, it was my bad, just right after I posted it here, I understood that all this time I was copying this into a wrong folder. Now it works correctly, sorry again!&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2023 19:22:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1286551#M245</guid>
      <dc:creator>EugeneKolodinski</dc:creator>
      <dc:date>2023-05-07T19:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Maps SDKs for Unreal Engine 5.1</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1316189#M303</link>
      <description>&lt;P&gt;Hello, what folder do you copy this plugin? Because i have same problem and maybe solution will be similiar to yours&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 20:26:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/arcgis-maps-sdks-for-unreal-engine-5-1/m-p/1316189#M303</guid>
      <dc:creator>mettard</dc:creator>
      <dc:date>2023-08-07T20:26:07Z</dc:date>
    </item>
  </channel>
</rss>

