[ENGINE] Custom engine build

I downloaded the engine sources, made a local build using the documentation Using an Installed Build. I start building the project with this build and get: LINK: “fatal error LNK1181: cannot open input file 'D: \ UnrealEngine \ LocalBuilds \ Engine \ Windows \ Engine \ Intermediate \ Build \ Win64 \ UE4 \ Development \ Core \ UE4-Core-Win64- Shipping.lib '” for each plugin and module. At the same time, when assembling the engine from the launcher, this is not. The versions of my build and launcher are the same.

afaik you dont want to build with Shipping, but DebugEditor

I’m doing a build of the engine for mods. It is necessary that it is possible to do a shipping build