[= ;399830]
Is anyone else getting this? When I try to create a blank c++ project with 4.10 then I get the message that it can’t be compiled and when I open visual then and see whats the error, I get this:
The project is called “PluginProject10” and it’s just a new blank c++ project with nothing inside.
[/]
I’m getting similar error
Error 1 error C3859: virtual memory range for PCH exceeded; please recompile with a command line option of ‘-Zm23’ or greater c:\ue4.10.0p1\engine\source\runtime\core\public\delegates\DelegateSignatureImpl_Variadics.inl 272 1 UE4
Error 2 error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit c:\ue4.10.0p1\engine\source\runtime\core\public\delegates\DelegateSignatureImpl_Variadics.inl 272 1 UE4
Error 3 error : Failed to produce item: C:\UE4.10.0p1\Engine\Plugins\ScriptGeneratorPlugin\Binaries\Win64\UnrealHeaderTool-ScriptGeneratorPlugin.dll C:\UE4.10.0p1\Engine\Intermediate\ProjectFiles\ERROR UE4
Error 4 error MSB3073: The command “…..\Build\BatchFiles\Build.bat UE4Editor Win64 Development -waitmutex” exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 38 5 UE4
That’s when I try to compile the PS4 version. Any idea what that is?