Unreal engine gives me a crash report on trying to create a c++ project, not sure how to fix.

You just saved a couple of projects. Many thanks from the community.

For those who want use Rider instead VS, you can install

  • Visual Studio Build Tools (aka MS Build )

  • MSVC v143 - VS 2022 C++ x64/x86 build tools (v14.36-17.6)

  • Windows 10/11 SDK

  • .Net Framework SDK 4.8.1

  • .Net SDK

image

And JetBrains Rider will work out the box with live coding

1 Like