Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2016
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. 1>------ Erstellen gestartet: Projekt: Rich, Konfiguration: Development_Editor x64 ------
  2. 1> Creating makefile for RichEditor (no existing makefile)
  3. 1> Performing full C++ include scan (no include cache file)
  4. 1> Parsing headers for RichEditor
  5. 1> Running UnrealHeaderTool "C:\Users\Johnny\Documents\Unreal Projects\Rich\Rich.uproject" "C:\Users\Johnny\Documents\Unreal Projects\Rich\Intermediate\Build\Win64\RichEditor\Development\UnrealHeaderTool.manifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors -installed
  6. 1> Reflection code generated for RichEditor in 3,1542211 seconds
  7. 1> Performing 12 actions (4 in parallel)
  8. 1> [2/12] Resource PCLaunch.rc
  9. 1> [3/12] Resource ModuleVersionResource.rc.inl
  10. 1> PCH.Rich.h.cpp
  11. 1> LuaSyntaxHighlighter.cpp
  12. 1> Rich.cpp
  13. 1> RichEdit.cpp
  14. 1> RichEditableTextBox.cpp
  15. 1>C:\Users\Johnny\Documents\Unreal Projects\Rich\Source\Rich\Private\LuaSyntaxHighlighter.cpp(280): warning C4996: 'FTextLayout::AddLine': Please use the version of AddLine that takes an FNewLineData parameter. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
  16. 1> d:\_unreal engine 4\unreal engine\4.11\engine\source\runtime\slate\public\framework\text\TextLayout.h(381): note: see declaration of 'FTextLayout::AddLine'
  17. 1> STerminalBox.cpp
  18. 1> STerminalText.cpp
  19. 1> Terminal.cpp
  20. 1> Rich.generated.cpp
  21. 1> [12/12] Link UE4Editor-Rich.dll
  22. 1> Creating library C:\Users\Johnny\Documents\Unreal Projects\Rich\Intermediate\Build\Win64\UE4Editor\Development\UE4Editor-Rich.lib and object C:\Users\Johnny\Documents\Unreal Projects\Rich\Intermediate\Build\Win64\UE4Editor\Development\UE4Editor-Rich.exp
  23. 1> -------- End Detailed Actions Stats -----------------------------------------------------------
  24. 1> Total build time: 55,13 seconds
  25. ========== Erstellen: 1 erfolgreich, 0 fehlerhaft, 0 aktuell, 0 übersprungen ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement