Advertisement
a_sydorenko

Untitled

Oct 6th, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 5.02 KB | None | 0 0
  1. UATHelper: Packaging (Windows): ********** BUILD COMMAND STARTED **********
  2. UATHelper: Packaging (Windows): Running: G:\UE5\UE_5.0\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.exe Verona Win64 Shipping -Project=G:\Source\Verona\Verona.uproject  G:\Source\Verona\Verona.uproject -NoUBTMakefiles  -remoteini="G:\Source\Verona" -skipdeploy -Manifest=G:\Source\Verona\Intermediate\Build\Manifest.xml -NoHotReload -log="C:\Users\Aleksey\AppData\Roaming\Unreal Engine\AutomationTool\Logs\G+UE5+UE_5.0\UBT-Verona-Win64-Shipping.txt"
  3. UATHelper: Packaging (Windows): Log file: C:\Users\Aleksey\AppData\Roaming\Unreal Engine\AutomationTool\Logs\G+UE5+UE_5.0\UBT-Verona-Win64-Shipping.txt
  4. UATHelper: Packaging (Windows): Writing manifest to G:\Source\Verona\Intermediate\Build\Manifest.xml
  5. UATHelper: Packaging (Windows): Building Verona...
  6. UATHelper: Packaging (Windows): Using Visual Studio 2022 14.33.31629 toolchain (C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629) and Windows 10.0.19041.0 SDK (C:\Program Files (x86)\Windows Kits\10).
  7. UATHelper: Packaging (Windows): Determining max actions to execute in parallel (6 physical cores, 12 logical cores)
  8. UATHelper: Packaging (Windows):   Executing up to 6 processes, one per physical core
  9. UATHelper: Packaging (Windows): Building 3 actions with 3 processes...
  10. UATHelper: Packaging (Windows): [1/3] Compile VrnLog.cpp
  11. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(41): error C2065: 'Verbose': undeclared identifier
  12. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(41): error C3861: 'UE_INTERNAL_LOG_IMPL': identifier not found
  13. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(44): error C2065: 'Display': undeclared identifier
  14. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(44): error C3861: 'UE_INTERNAL_LOG_IMPL': identifier not found
  15. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(47): error C2065: 'Warning': undeclared identifier
  16. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(47): error C3861: 'UE_INTERNAL_LOG_IMPL': identifier not found
  17. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(50): error C2275: 'Error': expected an expression instead of a type
  18. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(50): error C3861: 'UE_INTERNAL_LOG_IMPL': identifier not found
  19. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(90): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  20. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(92): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  21. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(94): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  22. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(96): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  23. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(98): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  24. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(100): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  25. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(102): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  26. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(104): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  27. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(106): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  28. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(108): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  29. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(110): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  30. UATHelper: Packaging (Windows): G:\Source\Verona\Source\Verona\Utils\VrnLog.cpp(112): error C2440: 'return': cannot convert from 'FNoLoggingCategory' to 'FLogCategoryBase &'
  31. UATHelper: Packaging (Windows): Took 1.5000021s to run UnrealBuildTool.exe, ExitCode=6
  32. UATHelper: Packaging (Windows): UnrealBuildTool failed. See log for more details. (C:\Users\Aleksey\AppData\Roaming\Unreal Engine\AutomationTool\Logs\G+UE5+UE_5.0\UBT-Verona-Win64-Shipping.txt)
  33. UATHelper: Packaging (Windows): AutomationTool executed for 0h 0m 3s
  34. UATHelper: Packaging (Windows): AutomationTool exiting with ExitCode=6 (6)
  35. UATHelper: Packaging (Windows): BUILD FAILED
  36. PackagingResults: Error: Unknown Error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement