Failed to create virtual memory for PCH

William na 96 Reputation points
2021-04-17T21:24:45.583+00:00

While trying to build Unreal project I get these errors (I am using latest VS 2019 community edition)

Severity    Code    Description Project File    Line    Suppression State
Error   C3859   Failed to create virtual memory for PCH BullCowGame C:\Unreal Projects\BullCowGame-starter-kit\Intermediate\ProjectFiles\c1xx   1   
Error   C1076   compiler limit: internal heap limit reached BullCowGame C:\Unreal Projects\BullCowGame-starter-kit\Intermediate\ProjectFiles\c1xx   1   
Error   C1356   unable to find mspdbcore.dll    BullCowGame C:\Unreal Projects\BullCowGame-starter-kit\Intermediate\ProjectFiles\c1xx   1   
Error   C3859   Failed to create virtual memory for PCH BullCowGame C:\Unreal Projects\BullCowGame-starter-kit\Intermediate\ProjectFiles\c1xx   1   
Error   C1076   compiler limit: internal heap limit reached BullCowGame C:\Unreal Projects\BullCowGame-starter-kit\Intermediate\ProjectFiles\c1xx   1   
Error   C1356   unable to find mspdbcore.dll    BullCowGame C:\Unreal Projects\BullCowGame-starter-kit\Intermediate\ProjectFiles\c1xx   1   
Error   MSB3073 The command "C:\Unreal\UE_4.26\Engine\Build\BatchFiles\Build.bat BullCowGame Win64 Development -Project="C:\Unreal Projects\BullCowGame-starter-kit\BullCowGame.uproject" -WaitMutex -FromMsBuild" exited with code 6.  BullCowGame C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets  46  

I googled but I could not fix them. please advise

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,542 questions
0 comments No comments
{count} votes

0 additional answers

Sort by: Most helpful