Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>------ Build started: Project: {project-name}, Configuration: Development_Editor x64 ------
- 1> Performing 1 actions (4 in parallel)
- 1> [1/1] Link UE4Editor-{project-name}.dll
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 1>cryptlib.lib(cryptlib.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::exception::exception(void)" (__imp_??0exception@std@@QEAA@XZ)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 1>cryptlib.lib(mqueue.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl terminate(void)" (__imp_?terminate@@YAXXZ)
- 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)
- 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)
- 1>D:\Matheus\Documents\GitRepositories\{project-name}\Binaries\Win64\UE4Editor-{project-name}.dll : fatal error LNK1120: 11 unresolved externals
- 1>ERROR : UBT error : Failed to produce item: D:\Matheus\Documents\GitRepositories\{project-name}\Binaries\Win64\UE4Editor-{project-name}.dll
- 1> Total build time: 2,23 seconds (Local executor: 0,00 seconds)
- 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.
- ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment