Memory issues while compiling the C++ project on 2019 compiler

  • Thread starter Thread starter Mohan Kingam
  • Start date Start date
M

Mohan Kingam

Guest
Hi,

We have moved our VC++ projects to VS2019 and when tried to build the project we got the following errors after compiling some files...

3>c1xx: error C3859: Failed to create virtual memory for PCH
3>c1xx: note: PCH: Unable to get the requested block of memory


I have gone through the forums as mentioned by the ciompiler but still getting the same error

3>c1xx: note: please visit Precompiled Header (PCH) issues and recommendations | C++ Team Blog for more details

Can you please help in resolving these issues?


Thanks,

Mohan

Continue reading...
 
Back
Top