Advertisement
Guest User

Untitled

a guest
May 3rd, 2018
1,981
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. 1>------ Build started: Project: BattleSurvivor2, Configuration: Development_Game x64 ------
  2. 1>Using 'git status' to determine working set for adaptive non-unity build.
  3. 1>Performing 56 actions (4 in parallel)
  4. 1>SharedPCH.Engine.cpp
  5. 1>C:\Program Files\Epic Games\UE_4.19\Engine\Source\Runtime\Engine\Classes\Components/StaticMeshComponent.h(37): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  6. 1>C:\Program Files\Epic Games\UE_4.19\Engine\Source\Runtime\Engine\Classes\Components/StaticMeshComponent.h(76): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  7. 1>C:\Program Files\Epic Games\UE_4.19\Engine\Source\Runtime\Engine\Classes\Components/StaticMeshComponent.h(153): error C2143: syntax error: missing ';' before '<class-head>'
  8. 1>C:\Program Files\Epic Games\UE_4.19\Engine\Source\Runtime\Engine\Classes\Components/StaticMeshComponent.h(153): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  9. 1>C:\Program Files\Epic Games\UE_4.19\Engine\Source\Runtime\Engine\Classes\Components/StaticMeshComponent.h(155): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  10. 1>UnrealBuildTool : error : UBT ERROR: Failed to produce item: C:\Users\Yawaka\Desktop\BattleSurvivor2\Binaries\Win64\BattleSurvivor2.pdb
  11. 1>Total build time: 25,52 seconds (Local executor: 0,00 seconds)
  12. 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(44,5): error MSB3075: The command ""C:\Program Files\Epic Games\UE_4.19\Engine\Build\BatchFiles\Build.bat" BattleSurvivor2 Win64 Development "C:\Users\Yawaka\Desktop\BattleSurvivor2\BattleSurvivor2.uproject" -WaitMutex -FromMsBuild" exited with code 5. Please verify that you have sufficient rights to run this command.
  13. 1>Done building project "BattleSurvivor2.vcxproj" -- FAILED.
  14. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
  15. ========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement