Then i can build a project?

Hi how can i build project on windows 11 and unreal engine 5, then i trying to do this always i take a message like a cant build project windows sdk is not visible for a engine then sdk instaled correctly.

this is correct or no using VS2022 for unreal engine 5?

Hi Bulat,

If you are getting messages about ‘dotnet’ in the log try installing this.

If not, please post the specific error log text.

Visual Studio 2019 is recommended, but I’m unsure if it is required.

1 Like

i had a messages like:
image

and about build settings:

and

open the visual studio
ensure you have windows 10/11 sdks
ensure you have direct x sdk installed

outside of vs ensure you have dotnet installed
when you try to build
screencap the log where the red lines are and we can help better

oh i missing VS… instaled

and question of this is ok?

i did it from VS instaler.

make sure visual studio community edition is installed
in visual studio add the sdks for win 10 and direct x
we can’t tell if you have done these basics from your post info

it sometimes helps to delete the “intermediate” folder if you have a bad build

after instal VS2022 and updateing dotNet sdk from VS instaler(and after instaling dotNet from dotNet) and restarting engine find all components for building for a windows platform.

build process is runing and i have some warnings like this:





1 Like

You can worry about the ‘Warnings’ later, but anything that says ‘Error’ is important.

I did a search for the ‘Invalid Json Token’ and came across this thread.

A couple things to try:

1 Like