Unable to create a C++ Project in UE5 EA

Hi again @Jimbohalo10

  1. So I just redownloaded the entire repo
  2. built the entire thing in D:\Source\repos\UE5
  3. (making sure I only have the correct Win10 SDK installed on my system),
  4. added the folder to initializer_list to the sources list,
  5. created a new C++ game for Windows desktop without raytracing or starter content
  6. unticked all platforms but Windows
  7. created a new plugin
  8. placed absolutely nothing inside the project or the plugin
  9. tried to build the plugin and again it is complaining about IsContiguousContainer.h

So what am I doing wrong here? :frowning: