question

Williamna-2697 avatar image
0 Votes"
Williamna-2697 asked Williamna-2697 edited

Failed to create virtual memory for PCH

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++
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Williamna-2697 avatar image
0 Votes"
Williamna-2697 answered Williamna-2697 edited

Found a solution the virtualization option SVM was disabled in the bios when enabled I was able to compile successfully !!

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.