Neutronmax

FullOutput

Jun 9th, 2017
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 5.66 KB | None | 0 0
  1. 1>------ Build started: Project: {project-name}, Configuration: Development_Editor x64 ------
  2. 1>  Performing 1 actions (4 in parallel)
  3. 1>  [1/1] Link UE4Editor-{project-name}.dll
  4. 1>  cryptlib.lib(cryptlib.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  5. 1>cryptlib.lib(cryptlib.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  6. 1>cryptlib.lib(misc.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  7. 1>cryptlib.lib(hmac.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  8. 1>cryptlib.lib(iterhash.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  9. 1>cryptlib.lib(sha.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  10. 1>cryptlib.lib(pch.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  11. 1>cryptlib.lib(queue.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  12. 1>cryptlib.lib(filters.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  13. 1>cryptlib.lib(fips140.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  14. 1>cryptlib.lib(algparam.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  15. 1>cryptlib.lib(mqueue.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  16. 1>cryptlib.lib(rijndael.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  17. 1>cryptlib.lib(cpu.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  18. 1>cryptlib.lib(rdtables.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in PCH.{project-name}.h.obj
  19. 1>     Creating library D:\Matheus\Documents\GitRepositories\{project-name}\Intermediate\Build\Win64\UE4Editor\Development\UE4Editor-{project-name}.suppressed.lib and object D:\Matheus\Documents\GitRepositories\{project-name}\Intermediate\Build\Win64\UE4Editor\Development\UE4Editor-{project-name}.suppressed.exp
  20. 1>cryptlib.lib(cryptlib.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::exception::exception(void)" (__imp_??0exception@std@@QEAA@XZ)
  21. 1>cryptlib.lib(cryptlib.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __cdecl type_info::operator==(class type_info const &)const " (__imp_??8type_info@@QEBA_NAEBV0@@Z)
  22. 1>cryptlib.lib(cryptlib.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl type_info::name(struct __type_info_node *)const " (__imp_?name@type_info@@QEBAPEBDPEAU__type_info_node@@@Z)
  23. 1>cryptlib.lib(cryptlib.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __cdecl type_info::operator!=(class type_info const &)const " (__imp_??9type_info@@QEBA_NAEBV0@@Z)
  24. 1>cryptlib.lib(misc.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::exception::exception(char const * const &,int)" (__imp_??0exception@std@@QEAA@AEBQEBDH@Z)
  25. 1>cryptlib.lib(iterhash.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) char const * __cdecl std::_Winerror_map(int)" (__imp_?_Winerror_map@std@@YAPEBDH@Z)
  26. 1>cryptlib.lib(filters.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __cdecl std::_Container_base12::_Orphan_all(void)" (__imp_?_Orphan_all@_Container_base12@std@@QEAAXXZ)
  27. 1>cryptlib.lib(mqueue.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __cdecl std::_Container_base12::_Swap_all(struct std::_Container_base12 &)" (__imp_?_Swap_all@_Container_base12@std@@QEAAXAEAU12@@Z)
  28. 1>cryptlib.lib(mqueue.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl terminate(void)" (__imp_?terminate@@YAXXZ)
  29. 1>cryptlib.lib(mqueue.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::_Container_base12::~_Container_base12(void)" (__imp_??1_Container_base12@std@@QEAA@XZ)
  30. 1>cryptlib.lib(mqueue.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::_Container_base12::_Container_base12(void)" (__imp_??0_Container_base12@std@@QEAA@XZ)
  31. 1>D:\Matheus\Documents\GitRepositories\{project-name}\Binaries\Win64\UE4Editor-{project-name}.dll : fatal error LNK1120: 11 unresolved externals
  32. 1>ERROR : UBT error : Failed to produce item: D:\Matheus\Documents\GitRepositories\{project-name}\Binaries\Win64\UE4Editor-{project-name}.dll
  33. 1>  Total build time: 2,23 seconds (Local executor: 0,00 seconds)
  34. 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(41,5): error MSB3075: The command ""C:\Program Files\Epic Games\UE_4.15\Engine\Build\BatchFiles\Build.bat" {project-name}Editor Win64 Development "D:\Matheus\Documents\GitRepositories\{project-name}\{project-name}.uproject" -waitmutex" exited with code 5. Please verify that you have sufficient rights to run this command.
  35. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment