Created
July 25, 2017 20:33
-
-
Save ThomasAunvik/ce1336c12400cfab4b0c3bd93ef3ccfd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Candidate modules for hot reload: | |
MyProject | |
Launching UnrealBuildTool... [C:/Program Files/Epic Games/UnrealEngine-4.16/Engine/Binaries/DotNET/UnrealBuildTool.exe MyProject -ModuleWithSuffix MyProject 7339 Win64 Development -editorrecompile -canskiplink "C:/Users/Thomas Aunvik/Documents/Unreal Projects/MyProject/MyProject.uproject" ] | |
Warning: Starting HotReload took 0.0s. | |
CompilerResultsLog: New page: Compilation - Jul 26, 2017, 12:28:47 AM | |
CompilerResultsLog: Info Messages while compiling C:\Users\Thomas Aunvik\Documents\Unreal Projects\MyProject\Intermediate\Build\BuildRules\MyProjectModuleRules.dll: | |
CompilerResultsLog: Info c:\Users\Thomas Aunvik\Documents\Unreal Projects\MyProject\Source\MyProjectServer.Target.cs(32,48) : error CS0115: MyProjectServerTarget.GUBP_GetPlatforms_MonolithicOnly(UnrealBuildTool.UnrealTargetPlatform): Finner ingen passende metode for overstyring | |
CompilerResultsLog: Info c:\Users\Thomas Aunvik\Documents\Unreal Projects\MyProject\Source\MyProjectServer.Target.cs(41,53) : error CS0115: MyProjectServerTarget.GUBP_GetConfigs_MonolithicOnly(UnrealBuildTool.UnrealTargetPlatform, UnrealBuildTool.UnrealTargetPlatform): Finner ingen passende metode for overstyring | |
CompilerResultsLog: Info ERROR: UnrealBuildTool encountered an error while compiling source files | |
LogMainFrame: MainFrame: Module compiling took 1.135 seconds | |
Warning: HotReload failed, recompile failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment