Advertisement
Guest User

Test Project Deploy Build Output

a guest
Jul 30th, 2016
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. 1>------ Skipped Build: Project: EnvVarsToXML, Configuration: Development Any CPU ------
  2. 1>Project not selected to build for this solution configuration
  3. 2>------ Skipped Build: Project: DotNETUtilities, Configuration: Development Any CPU ------
  4. 2>Project not selected to build for this solution configuration
  5. 3>------ Skipped Build: Project: ShaderCompileWorker, Configuration: Development_Program x64 ------
  6. 3>Project not selected to build for this solution configuration
  7. 4>------ Build started: Project: UWP_TEST_EMPTY, Configuration: UWP64_DebugGame_Game Win32 ------
  8. 4> Performing full C++ include scan (building a new target)
  9. 4> Performing 2 actions (4 in parallel)
  10. 4> Module.Core.7_of_7.cpp
  11. 4>C:\Program Files (x86)\Windows Kits\10\Include\10.0.14332.0\um\Psapi.h(219): error C2061: syntax error: identifier 'LPMODULEINFO'
  12. 4>C:\MICROSOFT_UWP_UNREAL\Engine\Source\Runtime\Core\Private\UWP\UWPString.cpp(14): warning C4996: '_vsnwprintf': This function or variable may be unsafe. Consider using _vsnwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  13. 4> C:\Program Files (x86)\Windows Kits\10\Include\10.0.14332.0\ucrt\corecrt_wstdio.h(1121): note: see declaration of '_vsnwprintf'
  14. 4>C:\MICROSOFT_UWP_UNREAL\Engine\Source\Runtime\Core\Private\UWP\UWPString.cpp(25): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  15. 4> C:\Program Files (x86)\Windows Kits\10\Include\10.0.14332.0\ucrt\stdio.h(1397): note: see declaration of '_vsnprintf'
  16. 4>ERROR : UBT error : Failed to produce item: C:\Users\MrNexy\Documents\Unreal Projects\UWP_TEST_EMPTY\Binaries\UWP64\UWP_TEST_EMPTY-UWP64-DebugGame.exe
  17. 4> Total build time: 6.10 seconds
  18. 4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(41,5): error MSB3075: The command "C:\MICROSOFT_UWP_UNREAL\Engine\Build\BatchFiles\Build.bat UWP_TEST_EMPTY UWP64 DebugGame "C:\Users\MrNexy\Documents\Unreal Projects\UWP_TEST_EMPTY\UWP_TEST_EMPTY.uproject" -waitmutex" exited with code 5. Please verify that you have sufficient rights to run this command.
  19. ========== Build: 0 succeeded, 1 failed, 1 up-to-date, 3 skipped ==========
  20. ========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement