I can't make project with C++/c++프로젝트생성불가문제

When I make a project with c++, print this error, I download .net 4.8version and sdk.
How can I Solve it? I use vs 22

Running C:/Program Files/Epic Games/UE_5.1/Engine/Build/BatchFiles/Build.bat -projectfiles -project=“C:/Users/USER/Documents/Unreal Projects/q/q.uproject” -game -rocket -progress
Running UnrealBuildTool: dotnet “…..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll” -projectfiles -project=“C:/Users/USER/Documents/Unreal Projects/q/q.uproject” -game -rocket -progress
‘dotnet’?(?? ???Ǵ??ܺ???, ???α׷?, ?Ǵ?
??? ??? ?ƴմϴ?
프로젝트생성시 c++기반의 프로젝트를 생성하면 위 문장의 오류가 나옵니다. 최신버전의 .net 도 설치했고 sdk 파일들도 받았는데 왜안되는걸까요? vs 22입니다.

Hi hn718,
That could possible indicate a corruption on disk - try Validating the Engine files from the Launcher.

1 Like

After closing the Epic Store, problem is solved.
Thanks :smiley:

1 Like