Build Errors

Hey Guys,

are these errors normal right now (Version 4.11.0 preview 4) after building the source code from UE4 in Visual Studio 2015?


Severity	Code	Description	Project	File	Line	Suppression State
Error	CVT1107	'd:\UnrealEngine-release\Engine\Intermediate\Build\Win64\UE4Editor\Development\TextureFormatPVR\Module.TextureFormatPVR.cpp.obj' is corrupt	UE4	d:\UnrealEngine-release\Engine\Intermediate\ProjectFiles\CVTRES	1	
Error	LNK1123	failure during conversion to COFF: file invalid or corrupt	UE4	d:\UnrealEngine-release\Engine\Intermediate\ProjectFiles\LINK	1	
Error	CVT1107	'd:\UnrealEngine-release\Engine\Plugins\Media\MediaPlayerEditor\Intermediate\Build\Win64\UE4Editor\Development\MediaPlayerEditor\Module.MediaPlayerEditor.cpp.obj' is corrupt	UE4	d:\UnrealEngine-release\Engine\Intermediate\ProjectFiles\CVTRES	1	
Error	LNK1123	failure during conversion to COFF: file invalid or corrupt	UE4	d:\UnrealEngine-release\Engine\Intermediate\ProjectFiles\LINK	1	
Error	CVT1107	'd:\UnrealEngine-release\Engine\Intermediate\Build\Win64\UE4Editor\Development\DestructibleMeshEditor\DestructibleMeshEditor.generated.cpp.obj' is corrupt	UE4	d:\UnrealEngine-release\Engine\Intermediate\ProjectFiles\CVTRES	1	
Error	LNK1123	failure during conversion to COFF: file invalid or corrupt	UE4	d:\UnrealEngine-release\Engine\Intermediate\ProjectFiles\LINK	1	
Error		Failed to produce item: d:\UnrealEngine-release\Engine\Binaries\Win64\UE4Editor-DestructibleMeshEditor.dll	UE4	d:\UnrealEngine-release\Engine\Intermediate\ProjectFiles\ERROR	1	
Error	MSB3073	The command "..\..\Build\BatchFiles\Build.bat UE4Editor Win64 DebugGame -waitmutex" exited with code -1.	UE4	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets	37	


Cheers,

Found the problem, during the first building my pc freezed. After the reboot I continued the build process, but I think Visual Studio doesn`t like it to build after a crash :slight_smile:

Now I started complete new and all works fine.

./close