Cannot Compile from source (release build)

See attachment for list of build errors. these are currently causing me to not be able to compile UE4 from source, and my project is currently on hold till i figure out what exactly i can do in this situation. link text

seems the VS2019 MSVC 14.25 toolchain for c++ is the problem, reverting to the 14.22 toolchain solved this issue.