Originally posted by Rama
View Post
Code:
PublicDependencyModuleNames.AddRange(new string[] { "Core", "CoreUObject", "Engine", "InputCore", "VictoryPlugin" });
Code:
Error 1 error : Exception thrown while processing dependent modules of OldSchoolNightmare C:\OldSchoolNightmare\Intermediate\ProjectFiles\EXEC OldSchoolNightmare Error 2 error : Couldn't find module rules file for module 'VictoryPlugin'. C:\OldSchoolNightmare\Intermediate\ProjectFiles\EXEC OldSchoolNightmare Error 3 error MSB3073: The command ""D:\Program Files\Epic Games\4.7\Engine\Build\BatchFiles\Build.bat" OldSchoolNightmareEditor Win64 Development "C:\OldSchoolNightmare\OldSchoolNightmare.uproject" -rocket" exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 38 5 OldSchoolNightmare
Comment