Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. Microsoft Windows [Version 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  3.  
  4. e:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\SDM>build
  5.  
  6. System Settings
  7. =============================================
  8. Installation: "E:\Games\Steam\steamapps\common\Skyrim Special Edition"
  9.  
  10. Compiler Settings
  11. =============================================
  12. Compiler: "E:\Games\Steam\steamapps\common\Skyrim Special Edition\Papyrus Compiler\PapyrusCompiler"
  13. Output: "E:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts"
  14.  
  15. Common Imports
  16. =============================================
  17. Import Base: "E:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\Base"
  18. Import SKSE: "E:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\SKSE"
  19.  
  20. Build Imports
  21. =============================================
  22. Build: E:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\SDM
  23.  
  24. =============================================
  25. Starting 4 compile threads for 4 files...
  26. Compiling "SDM_MonitorListener"...
  27. Compiling "SDM_ApplyingScript"...
  28. Compiling "SDM_MonitorScript"...
  29. Compiling "SDM_SneakScript"...
  30. Starting assembly of SDM_ApplyingScript
  31. 0 error(s), 0 warning(s)
  32. Assembly succeeded
  33.  
  34. Compilation succeeded.
  35. Starting assembly of SDM_MonitorScript
  36. 0 error(s), 0 warning(s)
  37. Assembly succeeded
  38.  
  39. Compilation succeeded.
  40. Starting assembly of SDM_MonitorListener
  41. 0 error(s), 0 warning(s)
  42. Assembly succeeded
  43.  
  44. Starting assembly of SDM_SneakScript
  45. 0 error(s), 0 warning(s)
  46. Assembly succeeded
  47.  
  48. Compilation succeeded.
  49. Compilation succeeded.
  50.  
  51. Batch compile of 4 files finished. 4 succeeded, 0 failed.
  52. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement