Jump to content

sadreamoment

Members
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Posts posted by sadreamoment

  1. still stuck on this error tried to reinstall THREE times! same error over and over again

    please someone point what im doing wrong! 

    Quote

    23>  CMake Error at src/mangosd/cmake_install.cmake:45 (file):
    23>    file INSTALL cannot find "C:/source/build/src/mangosd/Debug/mangosd.exe":
    23>    No such file or directory.
    23>  Call Stack (most recent call first):
    23>    src/cmake_install.cmake:51 (include)
    23>    cmake_install.cmake:38 (include)
    23>
    23>

    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: The command "setlocal
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Debug -P cmake_install.cmake
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :VCEnd" exited with code 1.
    ========== Rebuild All: 20 succeeded, 3 failed, 1 skipped ==========

     

  2. Greetings, 

    im new here and i appricate all the guides, However i did hit a wall while "Building" i was following this guide on this step to be exact 

    Quote

    Once the build files are generated, either click the Open Project button next to Generate, or go to your "Source/build" folder and open the file MaNGOS.sln. This will open Visual Studio and you build your server like normal. I would recommend to compile the core in Debug mode (default) as that will provide you with crash dumps should the core crash for whatever reason, making it easier for us to help you debug.

    i have encountered an error 

    Quote

    23>  CMake Error at src/mangosd/cmake_install.cmake:45 (file):
    23>    file INSTALL cannot find "C:/source/build/src/mangosd/Debug/mangosd.exe":
    23>    No such file or directory.
    23>  Call Stack (most recent call first):
    23>    src/cmake_install.cmake:51 (include)
    23>    cmake_install.cmake:38 (include)
    23>
    23>

    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: The command "setlocal
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Debug -P cmake_install.cmake
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :VCEnd" exited with code 1.
    ========== Rebuild All: 20 succeeded, 3 failed, 1 skipped ==========
     

    full text

    Quote

    1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
    1>  Checking Build System
    2>------ Rebuild All started: Project: ace, Configuration: Debug Win32 ------
    3>------ Rebuild All started: Project: zlib, Configuration: Debug Win32 ------
    4>------ Rebuild All started: Project: Detour, Configuration: Debug Win32 ------
    5>------ Rebuild All started: Project: lualib, Configuration: Debug Win32 ------
    6>------ Rebuild All started: Project: stormlib, Configuration: Debug Win32 ------
    7>------ Rebuild All started: Project: Recast, Configuration: Debug Win32 ------
    8>------ Rebuild All started: Project: bzip2, Configuration: Debug Win32 ------
    9>------ Rebuild All started: Project: tomcrypt, Configuration: Debug Win32 ------
    2>  Building Custom Rule C:/source/server/dep/acelite/CMakeLists.txt
    3>  Building Custom Rule C:/source/server/dep/zlib/CMakeLists.txt
    6>  Building Custom Rule C:/source/server/dep/StormLib/CMakeLists.txt
    4>  Building Custom Rule C:/source/server/dep/recastnavigation/Detour/CMakeLists.txt
    5>  Building Custom Rule C:/source/server/dep/lualib/CMakeLists.txt
    8>  Building Custom Rule C:/source/server/dep/bzip2/CMakeLists.txt
    2>  pch.cpp
    7>  Building Custom Rule C:/source/server/dep/recastnavigation/Recast/CMakeLists.txt
    3>  adler32.c
    3>  compress.c
    3>  crc32.c
    3>  deflate.c
    3>  gzclose.c
    3>  gzlib.c
    3>  gzread.c
    3>  gzwrite.c
    5>  lapi.c
    5>  lauxlib.c
    5>  lbaselib.c
    5>  lbitlib.c
    5>  lcode.c
    5>  lcorolib.c
    5>  lctype.c
    8>  blocksort.c
    4>  DetourAlloc.cpp
    8>  bzlib.c
    8>  compress.c
    4>  DetourAssert.cpp
    4>  DetourCommon.cpp
    8>  crctable.c
    6>  adpcm.cpp
    6>  huff.cpp
    4>  DetourNavMesh.cpp
    4>  DetourNavMeshBuilder.cpp
    8>  decompress.c
    8>  huffman.c
    8>  randtable.c
    6>  sparse.cpp
    4>  DetourNavMeshQuery.cpp
    5>  ldblib.c
    6>  FileStream.cpp
    4>  DetourNode.cpp
    6>  SBaseCommon.cpp
    6>  SBaseDumpData.cpp
    6>  SBaseFileTable.cpp
    6>  SBaseSubTypes.cpp
    9>  Building Custom Rule C:/source/server/dep/tomlib/Crypt/CMakeLists.txt
    7>  Recast.cpp
    5>  ldebug.c
    7>  RecastAlloc.cpp
    7>  RecastArea.cpp
    7>  RecastAssert.cpp
    7>  RecastContour.cpp
    3>  infback.c
    3>  inffast.c
    7>  RecastFilter.cpp
    3>  inflate.c
    7>  RecastLayers.cpp
    7>  RecastMesh.cpp
    3>  inftrees.c
    6>  SCompression.cpp
    3>  trees.c
    6>  SFileAddFile.cpp
    3>  uncompr.c
    3>  zutil.c
    5>  ldo.c
    7>  RecastMeshDetail.cpp
    5>  ldump.c
    6>  SFileAttributes.cpp
    7>  RecastRasterization.cpp
    5>  lfunc.c
    5>  lgc.c
    5>  linit.c
    5>  liolib.c
    5>  llex.c
    5>  lmathlib.c
    5>  lmem.c
    9>  aes.c
    9>  aes_tab.c
    9>  anubis.c
    9>  blowfish.c
    9>  camellia.c
    9>C:\source\server\dep\tomlib\Crypt\src\ciphers\aes\aes_tab.c(1034): warning C4206: nonstandard extension used: translation unit is empty
    9>  cast5.c
    9>  des.c
    7>  RecastRegion.cpp
    9>  idea.c
    9>  kasumi.c
    5>  loadlib.c
    3>  zlib.vcxproj -> C:\source\build\dep\zlib\Debug\zlib.lib
    10>------ Rebuild All started: Project: g3dlite, Configuration: Debug Win32 ------
    5>  lobject.c
    5>  lopcodes.c
    2>  ACE.cpp
    5>  loslib.c
    2>  ACE_crc32.cpp
    2>  ACE_crc_ccitt.cpp
    2>  ATM_Acceptor.cpp
    2>  ATM_Addr.cpp
    2>  ATM_Connector.cpp
    2>  ATM_Params.cpp
    2>  ATM_QoS.cpp
    5>  lparser.c
    5>  lstate.c
    10>  Building Custom Rule C:/source/server/dep/g3dlite/CMakeLists.txt
    2>  ATM_Stream.cpp
    2>  Activation_Queue.cpp
    2>  Active_Map_Manager.cpp
    5>  lstring.c
    2>  Addr.cpp
    2>  Argv_Type_Converter.cpp
    5>  lstrlib.c
    9>  khazad.c
    5>  ltable.c
    9>  kseed.c
    9>  multi2.c
    9>  noekeon.c
    9>  rc2.c
    2>  Assert.cpp
    9>  rc5.c
    2>  Asynch_IO.cpp
    6>  SFileCompactArchive.cpp
    2>  Asynch_IO_Impl.cpp
    5>  ltablib.c
    5>  ltm.c
    9>  rc6.c
    5>  lundump.c
    2>  Asynch_Pseudo_Task.cpp
    9>  safer.c
    2>  Atomic_Op.cpp
    6>  SFileCreateArchive.cpp
    6>  SFileExtractFile.cpp
    5>  lvm.c
    5>  lzio.c
    6>  SFileFindFile.cpp
    6>  SFileGetFileInfo.cpp
    6>  SFileListFile.cpp
    6>  SFileOpenArchive.cpp
    6>  SFileOpenFileEx.cpp
    10>  AABox.cpp
    10>  Any.cpp
    10>  BinaryFormat.cpp
    10>  BinaryInput.cpp
    10>  BinaryOutput.cpp
    10>  Box.cpp
    10>  Capsule.cpp
    10>  CollisionDetection.cpp
    2>  Barrier.cpp
    2>  Base_Thread_Adapter.cpp
    2>  Based_Pointer_Repository.cpp
    2>  Basic_Stats.cpp
    2>  Basic_Types.cpp
    2>  CDR_Base.cpp
    2>  CDR_Size.cpp
    2>  CDR_Stream.cpp
    9>  saferp.c
    9>  safer_tab.c
    9>  serpent.c
    9>  skipjack.c
    9>  twofish.c
    4>  Detour.vcxproj -> C:\source\build\dep\recastnavigation\Detour\Debug\Detour.lib
    8>  bzip2.vcxproj -> C:\source\build\dep\bzip2\Debug\bzip2.lib
    7>  Recast.vcxproj -> C:\source\build\dep\recastnavigation\Recast\Debug\Recast.lib
    11>------ Rebuild All started: Project: tommath, Configuration: Debug Win32 ------
    9>C:\source\server\dep\tomlib\Crypt\src\ciphers\safer\safer_tab.c(65): warning C4206: nonstandard extension used: translation unit is empty
    9>  twofish_tab.c
    9>  xtea.c
    9>C:\source\server\dep\tomlib\Crypt\src\ciphers\twofish\twofish_tab.c(498): warning C4206: nonstandard extension used: translation unit is empty
    9>  ccm_add_aad.c
    11>  Building Custom Rule C:/source/server/dep/tomlib/Math/CMakeLists.txt
    9>  ccm_add_nonce.c
    2>  Capabilities.cpp
    9>  ccm_done.c
    2>  Cleanup.cpp
    11>  bn_deprecated.c
    11>  bn_mp_2expt.c
    11>  bn_mp_abs.c
    11>  bn_mp_add.c
    11>  bn_mp_add_d.c
    11>  bn_mp_addmod.c
    11>  bn_mp_and.c
    11>  bn_mp_clamp.c
    2>  Codecs.cpp
    11>  bn_mp_clear.c
    11>  bn_mp_clear_multi.c
    11>  bn_mp_cmp.c
    11>  bn_mp_cmp_d.c
    11>  bn_mp_cmp_mag.c
    11>  bn_mp_cnt_lsb.c
    9>  ccm_init.c
    11>  bn_mp_complement.c
    11>  bn_mp_copy.c
    2>  Codeset_IBM1047.cpp
    9>  ccm_memory.c
    9>  ccm_process.c
    9>  ccm_reset.c
    9>  ccm_test.c
    9>  chacha20poly1305_add_aad.c
    9>  chacha20poly1305_decrypt.c
    11>  bn_mp_count_bits.c
    9>  chacha20poly1305_done.c
    11>  bn_mp_decr.c
    11>  bn_mp_div.c
    2>  Codeset_Registry.cpp
    2>  Codeset_Registry_db.cpp
    11>  bn_mp_div_2.c
    11>  bn_mp_div_2d.c
    2>  Condition_Attributes.cpp
    11>  bn_mp_div_3.c
    11>  bn_mp_div_d.c
    2>  Condition_Recursive_Thread_Mutex.cpp
    11>  bn_mp_dr_is_modulus.c
    11>  bn_mp_dr_reduce.c
    11>  bn_mp_dr_setup.c
    11>  bn_mp_error_to_string.c
    11>  bn_mp_exch.c
    11>  bn_mp_export.c
    11>  bn_mp_expt_d.c
    2>  Condition_Thread_Mutex.cpp
    9>  chacha20poly1305_encrypt.c
    11>  bn_mp_expt_d_ex.c
    2>  Configuration.cpp
    9>  chacha20poly1305_init.c
    9>  chacha20poly1305_memory.c
    11>  bn_mp_exptmod.c
    9>  chacha20poly1305_setiv.c
    9>  chacha20poly1305_setiv_rfc7905.c
    9>  chacha20poly1305_test.c
    9>  eax_addheader.c
    6>  SFilePatchArchives.cpp
    9>  eax_decrypt.c
    6>  SFileReadFile.cpp
    6>  SFileVerify.cpp
    2>  Configuration_Import_Export.cpp
    2>  Connection_Recycling_Strategy.cpp
    2>  Containers.cpp
    11>  bn_mp_exteuclid.c
    11>  bn_mp_fread.c
    2>  Copy_Disabled.cpp
    11>  bn_mp_fwrite.c
    2>  DEV.cpp
    11>  bn_mp_gcd.c
    11>  bn_mp_get_bit.c
    11>  bn_mp_get_double.c
    11>  bn_mp_get_int.c
    11>  bn_mp_get_long.c
    2>  DEV_Addr.cpp
    9>  eax_decrypt_verify_memory.c
    9>  eax_done.c
    9>  eax_encrypt.c
    2>  DEV_Connector.cpp
    9>  eax_encrypt_authenticate_memory.c
    9>  eax_init.c
    9>  eax_test.c
    9>  gcm_add_aad.c
    2>  DEV_IO.cpp
    9>  gcm_add_iv.c
    2>  DLL.cpp
    11>  bn_mp_get_long_long.c
    11>  bn_mp_grow.c
    11>  bn_mp_ilogb.c
    11>  bn_mp_import.c
    11>  bn_mp_incr.c
    11>  bn_mp_init.c
    11>  bn_mp_init_copy.c
    11>  bn_mp_init_multi.c
    2>  DLL_Manager.cpp
    2>  Date_Time.cpp
    2>  Dev_Poll_Reactor.cpp
    11>  bn_mp_init_set.c
    11>  bn_mp_init_set_int.c
    2>  Dirent.cpp
    11>  bn_mp_init_size.c
    11>  bn_mp_invmod.c
    11>  bn_mp_is_square.c
    2>  Dirent_Selector.cpp
    11>  bn_mp_iseven.c
    11>  bn_mp_isodd.c
    2>  Dump.cpp
    11>  bn_mp_jacobi.c
    9>  gcm_done.c
    9>  gcm_gf_mult.c
    9>  gcm_init.c
    9>  gcm_memory.c
    9>  gcm_mult_h.c
    2>  Dynamic.cpp
    9>  gcm_process.c
    9>  gcm_reset.c
    11>  bn_mp_kronecker.c
    2>  Dynamic_Message_Strategy.cpp
    11>  bn_mp_lcm.c
    9>  gcm_test.c
    11>  bn_mp_lshd.c
    11>  bn_mp_mod.c
    11>  bn_mp_mod_2d.c
    11>  bn_mp_mod_d.c
    11>  bn_mp_montgomery_calc_normalization.c
    2>  Dynamic_Service_Base.cpp
    11>  bn_mp_montgomery_reduce.c
    2>  Dynamic_Service_Dependency.cpp
    2>  Encoding_Converter.cpp
    2>  Encoding_Converter_Factory.cpp
    2>  Event_Base.cpp
    2>  Event_Handler.cpp
    11>  bn_mp_montgomery_setup.c
    11>  bn_mp_mul.c
    11>  bn_mp_mul_2.c
    11>  bn_mp_mul_2d.c
    11>  bn_mp_mul_d.c
    9>  ocb_decrypt.c
    11>  bn_mp_mulmod.c
    2>  Event_Handler_Handle_Timeout_Upcall.cpp
    11>  bn_mp_n_root.c
    9>  ocb_decrypt_verify_memory.c
    2>  FIFO.cpp
    9>  ocb_done_decrypt.c
    9>  ocb_done_encrypt.c
    9>  ocb_encrypt.c
    2>  FIFO_Recv.cpp
    11>  bn_mp_n_root_ex.c
    9>  ocb_encrypt_authenticate_memory.c
    9>  ocb_init.c
    9>  ocb_ntz.c
    11>  bn_mp_neg.c
    2>  FIFO_Recv_Msg.cpp
    2>  FIFO_Send.cpp
    10>  CoordinateFrame.cpp
    2>  FIFO_Send_Msg.cpp
    2>  FILE.cpp
    2>  FILE_Addr.cpp
    2>  FILE_Connector.cpp
    9>  ocb_shift_xor.c
    9>  ocb_test.c
    9>  s_ocb_done.c
    9>  ocb3_add_aad.c
    9>  ocb3_decrypt.c
    9>  ocb3_decrypt_last.c
    9>  ocb3_decrypt_verify_memory.c
    9>  ocb3_done.c
    11>  bn_mp_or.c
    11>  bn_mp_prime_fermat.c
    2>  FILE_IO.cpp
    2>  File_Lock.cpp
    2>  Filecache.cpp
    11>  bn_mp_prime_frobenius_underwood.c
    11>  bn_mp_prime_is_divisible.c
    11>  bn_mp_prime_is_prime.c
    11>  bn_mp_prime_miller_rabin.c
    11>  bn_mp_prime_next_prime.c
    11>  bn_mp_prime_rabin_miller_trials.c
    2>  Flag_Manip.cpp
    2>  Framework_Component.cpp
    2>  Functor.cpp
    11>  bn_mp_prime_random_ex.c
    11>  bn_mp_prime_strong_lucas_selfridge.c
    11>  bn_mp_radix_size.c
    11>  bn_mp_radix_smap.c
    11>  bn_mp_rand.c
    11>  bn_mp_read_radix.c
    2>  Functor_String.cpp
    2>  Get_Opt.cpp
    9>  ocb3_encrypt.c
    9>  ocb3_encrypt_authenticate_memory.c
    2>  Handle_Ops.cpp
    2>  Handle_Set.cpp
    11>  bn_mp_read_signed_bin.c
    9>  ocb3_encrypt_last.c
    11>  bn_mp_read_unsigned_bin.c
    9>  ocb3_init.c
    9>  ocb3_int_ntz.c
    2>  Hashable.cpp
    9>  ocb3_int_xor_blocks.c
    9>  ocb3_test.c
    2>  High_Res_Timer.cpp
    2>  ICMP_Socket.cpp
    2>  INET_Addr.cpp
    9>  blake2b.c
    11>  bn_mp_reduce.c
    11>  bn_mp_reduce_2k.c
    2>  IOStream.cpp
    11>  bn_mp_reduce_2k_l.c
    2>  IO_Cntl_Msg.cpp
    2>  IO_SAP.cpp
    11>  bn_mp_reduce_2k_setup.c
    11>  bn_mp_reduce_2k_setup_l.c
    2>  IPC_SAP.cpp
    11>  bn_mp_reduce_is_2k.c
    11>  bn_mp_reduce_is_2k_l.c
    2>  Init_ACE.cpp
    11>  bn_mp_reduce_setup.c
    2>  LSOCK.cpp
    11>  bn_mp_rshd.c
    11>  bn_mp_set.c
    9>  blake2s.c
    11>  bn_mp_set_double.c
    2>  LSOCK_Acceptor.cpp
    9>  chc.c
    2>  LSOCK_CODgram.cpp
    9>  hash_file.c
    11>  mp_set_double implementation is only available on platforms with IEEE754 floating point format
    11>  bn_mp_set_int.c
    11>  bn_mp_set_long.c
    2>  LSOCK_Connector.cpp
    11>  bn_mp_set_long_long.c
    2>  LSOCK_Dgram.cpp
    2>  LSOCK_Stream.cpp
    9>  hash_filehandle.c
    11>  bn_mp_shrink.c
    9>  hash_memory.c
    2>  Lib_Find.cpp
    11>  bn_mp_signed_bin_size.c
    6>  lookup3.c
    2>  Local_Memory_Pool.cpp
    6>  LzFind.c
    6>  LzmaDec.c
    6>  LzmaEnc.c
    11>  bn_mp_sqr.c
    9>  hash_memory_multi.c
    9>  md2.c
    11>  bn_mp_sqrmod.c
    2>  Local_Name_Space.cpp
    9>  md4.c
    2>  Local_Tokens.cpp
    2>  Lock.cpp
    11>  bn_mp_sqrt.c
    2>  Log_Category.cpp
    6>  explode.c
    6>  implode.c
    6>  rsa_verify_simple.c
    11>  bn_mp_sqrtmod_prime.c
    6>  crypt_libc.c
    9>  md5.c
    11>  bn_mp_sub.c
    11>  bn_mp_sub_d.c
    9>  rmd128.c
    11>  bn_mp_submod.c
    2>  Log_Msg.cpp
    11>  bn_mp_tc_and.c
    6>C:\source\server\dep\StormLib\src\lzma\C\LzmaDec.c(262): warning C4457: declaration of 'limit' hides function parameter
    6>  C:\source\server\dep\StormLib\src\lzma\C\LzmaDec.c(131): note: see declaration of 'limit'
    11>  bn_mp_tc_div_2d.c
    2>  Log_Msg_Android_Logcat.cpp
    9>  rmd160.c
    11>  bn_mp_tc_or.c
    2>  Log_Msg_Backend.cpp
    9>  rmd256.c
    2>  Log_Msg_Callback.cpp
    9>  rmd320.c
    10>  Crypto.cpp
    2>  Log_Msg_IPC.cpp
    9>  sha1.c
    10>  Cylinder.cpp
    9>  sha224.c
    10>  FileSystem.cpp
    10>  Line.cpp
    6>  blocksort.c
    10>  LineSegment.cpp
    6>  bzlib.c
    2>  Log_Msg_NT_Event_Log.cpp
    11>  bn_mp_tc_xor.c
    11>  bn_mp_to_signed_bin.c
    11>  bn_mp_to_signed_bin_n.c
    11>  bn_mp_to_unsigned_bin.c
    6>  crctable.c
    2>  Log_Msg_UNIX_Syslog.cpp
    11>  bn_mp_to_unsigned_bin_n.c
    6>C:\source\server\dep\StormLib\src\bzip2\bzlib.c(31): warning C4005: '_CRT_SECURE_NO_WARNINGS': macro redefinition
    6>  C:\source\server\dep\StormLib\src\bzip2\bzlib.c(31): note: command-line arguments:  see previous definition of '_CRT_SECURE_NO_WARNINGS'
    2>  Log_Record.cpp
    6>  decompress.c
    11>  bn_mp_toradix.c
    11>  bn_mp_toradix_n.c
    6>  huffman.c
    2>  Logging_Strategy.cpp
    6>  randtable.c
    2>  MEM_Acceptor.cpp
    11>  bn_mp_unsigned_bin_size.c
    6>  adler32.c
    2>  MEM_Addr.cpp
    9>  sha256.c
    9>  sha384.c
    9>  sha512.c
    6>  crc32.c
    2>  MEM_Connector.cpp
    11>  bn_mp_xor.c
    11>  bn_mp_zero.c
    11>  bn_prime_tab.c
    11>  bn_s_mp_add.c
    11>  bn_s_mp_balance_mul.c
    11>  bn_s_mp_exptmod.c
    11>  bn_s_mp_exptmod_fast.c
    6>  deflate.c
    6>  inffast.c
    9>  sha512_224.c
    11>  bn_s_mp_invmod_fast.c
    11>  bn_s_mp_invmod_slow.c
    11>  bn_s_mp_karatsuba_mul.c
    11>  bn_s_mp_karatsuba_sqr.c
    11>  bn_s_mp_montgomery_reduce_fast.c
    11>  bn_s_mp_mul_digs.c
    9>  sha512_256.c
    9>  sha3.c
    6>  inflate.c
    9>  sha3_test.c
    9>  tiger.c
    6>  inftrees.c
    11>  bn_s_mp_mul_digs_fast.c
    11>  bn_s_mp_mul_high_digs.c
    6>  trees.c
    9>  whirl.c
    6>  zutil.c
    11>  bn_s_mp_mul_high_digs_fast.c
    9>  whirltab.c
    6>  hash_memory.c
    6>  md5.c
    11>  bn_s_mp_reverse.c
    9>C:\source\server\dep\tomlib\Crypt\src\hashes\whirl\whirltab.c(598): warning C4206: nonstandard extension used: translation unit is empty
    9>  blake2bmac.c
    11>  bn_s_mp_sqr.c
    11>  bn_s_mp_sqr_fast.c
    11>  bn_s_mp_sub.c
    9>  blake2bmac_file.c
    9>  blake2bmac_memory.c
    6>  sha1.c
    2>  MEM_IO.cpp
    2>  MEM_SAP.cpp
    6>  ltm_desc.c
    11>  bn_s_mp_toom_mul.c
    6>  multi.c
    6>  rand_prime.c
    11>  bn_s_mp_toom_sqr.c
    6>  base64_decode.c
    11>  bncore.c
    9>  blake2bmac_memory_multi.c
    6>  crypt_argchk.c
    9>  blake2bmac_test.c
    9>  blake2smac.c
    9>  blake2smac_file.c
    9>  blake2smac_memory.c
    6>  crypt_find_hash.c
    2>  MEM_Stream.cpp
    6>  crypt_find_prng.c
    9>  blake2smac_memory_multi.c
    6>  crypt_hash_descriptor.c
    2>  MMAP_Memory_Pool.cpp
    6>  crypt_hash_is_valid.c
    9>  blake2smac_test.c
    9>  f9_done.c
    6>  crypt_ltc_mp_descriptor.c
    2>  Malloc.cpp
    6>  crypt_prng_descriptor.c
    6>  crypt_prng_is_valid.c
    2>  Malloc_Allocator.cpp
    2>  Mem_Map.cpp
    9>  f9_file.c
    2>  Message_Block.cpp
    9>  f9_init.c
    6>  crypt_register_hash.c
    2>  Message_Queue.cpp
    6>  crypt_register_prng.c
    9>  f9_memory.c
    6>  zeromem.c
    2>  Message_Queue_NT.cpp
    6>  der_decode_bit_string.c
    6>  der_decode_boolean.c
    9>  f9_memory_multi.c
    6>  der_decode_choice.c
    6>  der_decode_ia5_string.c
    6>  der_decode_integer.c
    2>  Message_Queue_Vx.cpp
    2>  Method_Request.cpp
    2>  Monitor_Admin.cpp
    9>  f9_process.c
    9>  f9_test.c
    9>  hmac_done.c
    9>  hmac_file.c
    2>  Monitor_Admin_Manager.cpp
    9>  hmac_init.c
    2>  Monitor_Base.cpp
    6>  der_decode_object_identifier.c
    2>  Monitor_Control_Action.cpp
    2>  Monitor_Control_Types.cpp
    10>  Log.cpp
    6>  der_decode_octet_string.c
    2>  Monitor_Point_Registry.cpp
    9>  hmac_memory.c
    10>  Matrix3.cpp
    9>  hmac_memory_multi.c
    2>  Monitor_Size.cpp
    2>  Monotonic_Time_Policy.cpp
    6>  der_decode_printable_string.c
    9>  hmac_process.c
    6>  der_decode_sequence_ex.c
    6>  der_decode_sequence_flexi.c
    9>  hmac_test.c
    6>  der_decode_sequence_multi.c
    2>  Msg_WFMO_Reactor.cpp
    6>  der_decode_short_integer.c
    9>  omac_done.c
    6>  der_decode_utctime.c
    6>  der_decode_utf8_string.c
    9>  omac_file.c
    6>  der_encode_bit_string.c
    9>  omac_init.c
    9>  omac_memory.c
    9>  omac_memory_multi.c
    2>  Multihomed_INET_Addr.cpp
    9>  omac_process.c
    5>  lualib.vcxproj -> C:\source\build\dep\lualib\Debug\lualib.lib
    6>  der_encode_boolean.c
    2>  Mutex.cpp
    9>  omac_test.c
    6>  der_encode_ia5_string.c
    6>  der_encode_integer.c
    6>  der_encode_object_identifier.c
    6>  der_encode_octet_string.c
    6>  der_encode_printable_string.c
    6>  der_encode_sequence_ex.c
    9>  pelican.c
    6>  der_encode_sequence_multi.c
    9>  pelican_memory.c
    2>  NT_Service.cpp
    9>  pelican_test.c
    9>  pmac_done.c
    9>  pmac_file.c
    9>  pmac_init.c
    2>  Name_Proxy.cpp
    9>  pmac_memory.c
    6>  der_encode_set.c
    2>  Name_Request_Reply.cpp
    9>  pmac_memory_multi.c
    6>  der_encode_setof.c
    2>  Name_Space.cpp
    6>  der_encode_short_integer.c
    6>  der_encode_utctime.c
    6>  der_encode_utf8_string.c
    6>  der_length_bit_string.c
    6>  der_length_boolean.c
    6>  der_length_ia5_string.c
    9>  pmac_ntz.c
    2>  Naming_Context.cpp
    9>  pmac_process.c
    10>  Matrix4.cpp
    2>  Netlink_Addr.cpp
    9>  pmac_shift_xor.c
    2>  Notification_Queue.cpp
    2>  Notification_Strategy.cpp
    9>  pmac_test.c
    9>  poly1305.c
    6>  der_length_integer.c
    2>  Null_Mutex.cpp
    9>  poly1305_file.c
    9>  poly1305_memory.c
    6>  der_length_object_identifier.c
    6>  der_length_octet_string.c
    6>  der_length_printable_string.c
    2>  OS_Errno.cpp
    6>  der_length_sequence.c
    6>  der_length_utctime.c
    2>  OS_Log_Msg_Attributes.cpp
    6>  der_sequence_free.c
    6>  der_length_utf8_string.c
    9>  poly1305_memory_multi.c
    2>  OS_NS_Thread.cpp
    9>  poly1305_test.c
    2>  OS_NS_arpa_inet.cpp
    2>  OS_NS_ctype.cpp
    2>  OS_NS_devctl.cpp
    2>  OS_NS_dirent.cpp
    9>  xcbc_done.c
    9>  xcbc_file.c
    2>  OS_NS_dlfcn.cpp
    9>  xcbc_init.c
    2>  OS_NS_errno.cpp
    9>  xcbc_memory.c
    9>  xcbc_memory_multi.c
    9>  xcbc_process.c
    6>  der_length_short_integer.c
    2>  OS_NS_fcntl.cpp
    6>  ltc_ecc_map.c
    6>  ltc_ecc_mul2add.c
    2>  OS_NS_math.cpp
    2>  OS_NS_netdb.cpp
    6>  ltc_ecc_mulmod.c
    2>  OS_NS_poll.cpp
    6>  ltc_ecc_points.c
    6>  ltc_ecc_projective_add_point.c
    2>  OS_NS_pwd.cpp
    6>  ltc_ecc_projective_dbl_point.c
    9>  xcbc_test.c
    2>  OS_NS_regex.cpp
    2>  OS_NS_signal.cpp
    9>  ltc_ecc_fp_mulmod.c
    6>  pkcs_1_mgf1.c
    2>  OS_NS_stdio.cpp
    2>  OS_NS_stdlib.cpp
    2>  OS_NS_string.cpp
    2>  OS_NS_strings.cpp
    6>  pkcs_1_oaep_decode.c
    9>  gmp_desc.c
    9>  ltm_desc.c
    6>  pkcs_1_pss_decode.c
    9>  multi.c
    2>  OS_NS_stropts.cpp
    9>  radix_to_bin.c
    2>  OS_NS_sys_mman.cpp
    9>  rand_bn.c
    6>  pkcs_1_pss_encode.c
    9>  rand_prime.c
    6>  pkcs_1_v1_5_decode.c
    9>  tfm_desc.c
    2>  OS_NS_sys_msg.cpp
    6>  pkcs_1_v1_5_encode.c
    9>  adler32.c
    6>  rsa_exptmod.c
    2>  OS_NS_sys_resource.cpp
    2>  OS_NS_sys_select.cpp
    6>  rsa_free.c
    2>  OS_NS_sys_sendfile.cpp
    6>  rsa_import.c
    2>  OS_NS_sys_shm.cpp
    2>  OS_NS_sys_socket.cpp
    2>  OS_NS_sys_stat.cpp
    10>  MemoryManager.cpp
    2>  OS_NS_sys_time.cpp
    2>  OS_NS_sys_uio.cpp
    2>  OS_NS_sys_utsname.cpp
    2>  OS_NS_sys_wait.cpp
    2>  OS_NS_time.cpp
    11>  tommath.vcxproj -> C:\source\build\dep\tomlib\Math\Debug\tommath.lib
    2>  OS_NS_unistd.cpp
    9>  base16_decode.c
    2>  OS_NS_wchar.cpp
    2>  OS_NS_wctype.cpp
    9>  base16_encode.c
    2>  OS_QoS.cpp
    6>  rsa_make_key.c
    9>  base32_decode.c
    6>  rsa_sign_hash.c
    6>  rsa_verify_hash.c
    9>  base32_encode.c
    6>  bncore.c
    6>  bn_fast_mp_invmod.c
    2>  OS_TLI.cpp
    2>  OS_Thread_Adapter.cpp
    2>  OS_main.cpp
    6>  bn_fast_mp_montgomery_reduce.c
    2>  Obchunk.cpp
    6>  bn_fast_s_mp_mul_digs.c
    2>  Object_Manager.cpp
    2>  Object_Manager_Base.cpp
    2>  Obstack.cpp
    2>  PI_Malloc.cpp
    2>  POSIX_Asynch_IO.cpp
    9>  base64_decode.c
    2>  POSIX_CB_Proactor.cpp
    6>  bn_fast_s_mp_mul_high_digs.c
    9>  base64_encode.c
    9>  burn_stack.c
    9>  compare_testvector.c
    2>  POSIX_Proactor.cpp
    2>  Pagefile_Memory_Pool.cpp
    9>  copy_or_zeromem.c
    6>  bn_fast_s_mp_sqr.c
    2>  Parse_Node.cpp
    2>  Ping_Socket.cpp
    6>  bn_mp_2expt.c
    2>  Pipe.cpp
    6>  bn_mp_abs.c
    9>  crc32.c
    9>  crypt.c
    6>  bn_mp_add.c
    9>  crypt_argchk.c
    6>  bn_mp_addmod.c
    2>  Priority_Reactor.cpp
    6>  bn_mp_add_d.c
    6>  bn_mp_and.c
    6>  bn_mp_clamp.c
    6>  bn_mp_clear.c
    6>  bn_mp_clear_multi.c
    9>  crypt_cipher_descriptor.c
    2>  Proactor.cpp
    6>  bn_mp_cmp.c
    9>  crypt_cipher_is_valid.c
    9>  crypt_constants.c
    9>  crypt_find_cipher.c
    9>  crypt_find_cipher_any.c
    2>  Proactor_Impl.cpp
    6>  bn_mp_cmp_d.c
    10>  PhysicsFrame.cpp
    10>  Plane.cpp
    9>  crypt_find_cipher_id.c
    9>  crypt_find_hash.c
    6>  bn_mp_cmp_mag.c
    6>  bn_mp_cnt_lsb.c
    9>  crypt_find_hash_any.c
    6>  bn_mp_copy.c
    6>  bn_mp_count_bits.c
    6>  bn_mp_div.c
    2>  Process.cpp
    6>  bn_mp_div_2.c
    6>  bn_mp_div_2d.c
    6>  bn_mp_div_3.c
    6>  bn_mp_div_d.c
    2>  Process_Manager.cpp
    9>  crypt_find_hash_id.c
    6>  bn_mp_dr_is_modulus.c
    6>  bn_mp_dr_reduce.c
    6>  bn_mp_dr_setup.c
    6>  bn_mp_exch.c
    9>  crypt_find_hash_oid.c
    9>  crypt_find_prng.c
    6>  bn_mp_exptmod.c
    6>  bn_mp_exptmod_fast.c
    6>  bn_mp_expt_d.c
    9>  crypt_fsa.c
    9>  crypt_hash_descriptor.c
    9>  crypt_hash_is_valid.c
    9>  crypt_inits.c
    9>  crypt_ltc_mp_descriptor.c
    2>  Process_Mutex.cpp
    2>  Process_Semaphore.cpp
    6>  bn_mp_exteuclid.c
    6>  bn_mp_fread.c
    2>  Profile_Timer.cpp
    2>  RW_Mutex.cpp
    10>  Quat.cpp
    2>  RW_Process_Mutex.cpp
    6>  bn_mp_fwrite.c
    6>  bn_mp_gcd.c
    6>  bn_mp_get_int.c
    6>  bn_mp_grow.c
    6>  bn_mp_init.c
    6>  bn_mp_init_copy.c
    2>  RW_Thread_Mutex.cpp
    9>  crypt_prng_descriptor.c
    9>  crypt_prng_is_valid.c
    2>  Reactor.cpp
    2>  Reactor_Impl.cpp
    2>  Reactor_Notification_Strategy.cpp
    2>  Reactor_Timer_Interface.cpp
    9>  crypt_prng_rng_descriptor.c
    6>  bn_mp_init_multi.c
    9>  crypt_register_all_ciphers.c
    9>  crypt_register_all_hashes.c
    6>  bn_mp_init_set.c
    2>  Read_Buffer.cpp
    6>  bn_mp_init_set_int.c
    6>  bn_mp_init_size.c
    6>  bn_mp_invmod.c
    6>  bn_mp_invmod_slow.c
    2>  Recursive_Thread_Mutex.cpp
    6>  bn_mp_is_square.c
    9>  crypt_register_all_prngs.c
    6>  bn_mp_jacobi.c
    2>  Recyclable.cpp
    9>  crypt_register_cipher.c
    9>  crypt_register_hash.c
    2>  Registry.cpp
    6>  bn_mp_karatsuba_mul.c
    6>  bn_mp_karatsuba_sqr.c
    10>  Random.cpp
    9>  crypt_register_prng.c
    2>  Registry_Name_Space.cpp
    6>  bn_mp_lcm.c
    6>  bn_mp_lshd.c
    6>  bn_mp_mod.c
    2>  Remote_Name_Space.cpp
    6>  bn_mp_mod_2d.c
    6>  bn_mp_mod_d.c
    2>  Remote_Tokens.cpp
    6>  bn_mp_montgomery_calc_normalization.c
    9>  crypt_sizes.c
    9>  crypt_unregister_cipher.c
    9>  crypt_unregister_hash.c
    9>  crypt_unregister_prng.c
    2>  SOCK.cpp
    6>  bn_mp_montgomery_reduce.c
    6>  bn_mp_montgomery_setup.c
    6>  bn_mp_mul.c
    6>  bn_mp_mulmod.c
    6>  bn_mp_mul_2.c
    6>  bn_mp_mul_2d.c
    6>  bn_mp_mul_d.c
    9>  error_to_string.c
    9>  hkdf.c
    9>  hkdf_test.c
    6>  bn_mp_neg.c
    6>  bn_mp_n_root.c
    9>  mem_neq.c
    6>  bn_mp_or.c
    2>  SOCK_Acceptor.cpp
    9>  padding_depad.c
    6>  bn_mp_prime_fermat.c
    2>  SOCK_CODgram.cpp
    6>  bn_mp_prime_is_divisible.c
    9>  padding_pad.c
    6>  bn_mp_prime_is_prime.c
    2>  SOCK_Connector.cpp
    6>  bn_mp_prime_miller_rabin.c
    6>  bn_mp_prime_next_prime.c
    9>  pbes.c
    9>  pbes1.c
    9>  pbes2.c
    9>  pkcs12_kdf.c
    6>  bn_mp_prime_rabin_miller_trials.c
    6>  bn_mp_prime_random_ex.c
    9>  pkcs12_utf8_to_utf16.c
    6>  bn_mp_radix_size.c
    6>  bn_mp_radix_smap.c
    6>  bn_mp_rand.c
    9>  pkcs_5_1.c
    9>  pkcs_5_2.c
    6>  bn_mp_read_radix.c
    6>  bn_mp_read_signed_bin.c
    9>  pkcs_5_test.c
    6>  bn_mp_read_unsigned_bin.c
    2>  SOCK_Dgram.cpp
    2>  SOCK_Dgram_Bcast.cpp
    9>  ssh_decode_sequence_multi.c
    6>  bn_mp_reduce.c
    2>  SOCK_Dgram_Mcast.cpp
    6>  bn_mp_reduce_2k.c
    2>  SOCK_IO.cpp
    6>  bn_mp_reduce_2k_l.c
    6>  bn_mp_reduce_2k_setup.c
    6>  bn_mp_reduce_2k_setup_l.c
    2>  SOCK_Netlink.cpp
    2>  SOCK_SEQPACK_Acceptor.cpp
    9>  ssh_encode_sequence_multi.c
    6>  bn_mp_reduce_is_2k.c
    6>  bn_mp_reduce_is_2k_l.c
    9>  zeromem.c
    6>  bn_mp_reduce_setup.c
    9>  cbc_decrypt.c
    6>  bn_mp_rshd.c
    6>  bn_mp_set.c
    9>  cbc_done.c
    6>  bn_mp_set_int.c
    6>  bn_mp_shrink.c
    6>  bn_mp_signed_bin_size.c
    9>  cbc_encrypt.c
    9>  cbc_getiv.c
    9>  cbc_setiv.c
    2>  SOCK_SEQPACK_Association.cpp
    2>  SOCK_SEQPACK_Connector.cpp
    6>  bn_mp_sqr.c
    6>  bn_mp_sqrmod.c
    6>  bn_mp_sqrt.c
    6>  bn_mp_sub.c
    6>  bn_mp_submod.c
    6>  bn_mp_sub_d.c
    6>  bn_mp_toom_mul.c
    6>  bn_mp_toom_sqr.c
    9>  cbc_start.c
    9>  cfb_decrypt.c
    2>  SOCK_Stream.cpp
    2>  SPIPE.cpp
    2>  SPIPE_Acceptor.cpp
    9>  cfb_done.c
    6>  bn_mp_toradix.c
    6>  bn_mp_toradix_n.c
    9>  cfb_encrypt.c
    9>  cfb_getiv.c
    9>  cfb_setiv.c
    6>  bn_mp_to_signed_bin.c
    9>  cfb_start.c
    6>  bn_mp_to_signed_bin_n.c
    6>  bn_mp_to_unsigned_bin.c
    6>  bn_mp_to_unsigned_bin_n.c
    9>  ctr_decrypt.c
    6>  bn_mp_unsigned_bin_size.c
    6>  bn_mp_xor.c
    2>  SPIPE_Addr.cpp
    2>  SPIPE_Connector.cpp
    2>  SPIPE_Stream.cpp
    6>  bn_mp_zero.c
    2>  SString.cpp
    6>  bn_prime_tab.c
    6>  bn_reverse.c
    9>  ctr_done.c
    6>  bn_s_mp_add.c
    6>  bn_s_mp_exptmod.c
    6>  bn_s_mp_mul_digs.c
    6>  bn_s_mp_mul_high_digs.c
    6>  bn_s_mp_sqr.c
    9>  ctr_encrypt.c
    2>  SUN_Proactor.cpp
    9>  ctr_getiv.c
    2>  SV_Message.cpp
    2>  SV_Message_Queue.cpp
    9>  ctr_setiv.c
    9>  ctr_start.c
    2>  SV_Semaphore_Complex.cpp
    2>  SV_Semaphore_Simple.cpp
    9>  ctr_test.c
    9>  ecb_decrypt.c
    6>  bn_s_mp_sub.c
    9>  ecb_done.c
    2>  SV_Shared_Memory.cpp
    2>  Sample_History.cpp
    2>  Sbrk_Memory_Pool.cpp
    2>  Sched_Params.cpp
    10>  Ray.cpp
    2>  Select_Reactor_Base.cpp
    2>  Semaphore.cpp
    2>  Service_Config.cpp
    2>  Service_Gestalt.cpp
    2>  Service_Manager.cpp
    9>  ecb_encrypt.c
    9>  ecb_start.c
    2>  Service_Object.cpp
    2>  Service_Repository.cpp
    9>  f8_decrypt.c
    9>  f8_done.c
    9>  f8_encrypt.c
    9>  f8_getiv.c
    9>  f8_setiv.c
    2>  Service_Types.cpp
    9>  f8_start.c
    9>  f8_test_mode.c
    9>  lrw_decrypt.c
    9>  lrw_done.c
    9>  lrw_encrypt.c
    9>  lrw_getiv.c
    9>  lrw_process.c
    9>  lrw_setiv.c
    9>  lrw_start.c
    2>  Shared_Memory.cpp
    9>  lrw_test.c
    2>  Shared_Memory_MM.cpp
    2>  Shared_Memory_Pool.cpp
    9>  ofb_decrypt.c
    9>  ofb_done.c
    9>  ofb_encrypt.c
    9>  ofb_getiv.c
    2>  Shared_Memory_SV.cpp
    10>  ReferenceCount.cpp
    9>  ofb_setiv.c
    9>  ofb_start.c
    2>  Shared_Object.cpp
    2>  Sig_Adapter.cpp
    2>  Sig_Handler.cpp
    9>  xts_decrypt.c
    9>  xts_done.c
    2>  Signal.cpp
    2>  Sock_Connect.cpp
    9>  xts_encrypt.c
    2>  Stack_Trace.cpp
    6>  compress.c
    10>  RegistryUtil.cpp
    2>  Stats.cpp
    9>  xts_init.c
    2>  String_Base_Const.cpp
    9>  xts_mult_x.c
    9>  xts_test.c
    2>  Svc_Conf_Lexer.cpp
    9>  der_decode_bit_string.c
    9>  der_decode_raw_bit_string.c
    2>  Svc_Conf_y.cpp
    2>  Synch_Options.cpp
    9>  der_encode_bit_string.c
    2>  System_Time.cpp
    9>  der_encode_raw_bit_string.c
    2>  TLI.cpp
    9>  der_length_bit_string.c
    9>  der_decode_boolean.c
    2>  TLI_Acceptor.cpp
    9>  der_encode_boolean.c
    9>  der_length_boolean.c
    9>  der_decode_choice.c
    2>  TLI_Connector.cpp
    9>  der_decode_custom_type.c
    2>  TLI_Stream.cpp
    9>  der_encode_custom_type.c
    9>  der_length_custom_type.c
    2>  TP_Reactor.cpp
    2>  TSS_Adapter.cpp
    2>  TTY_IO.cpp
    2>  Task.cpp
    2>  Thread.cpp
    9>  der_asn1_maps.c
    9>  der_decode_asn1_identifier.c
    9>  der_decode_asn1_length.c
    9>  der_encode_asn1_identifier.c
    2>  Thread_Adapter.cpp
    6>  compress.c
    2>  Thread_Control.cpp
    9>  der_encode_asn1_length.c
    2>  Thread_Exit.cpp
    2>  Thread_Hook.cpp
    9>  der_length_asn1_identifier.c
    9>  der_length_asn1_length.c
    2>  Thread_Manager.cpp
    9>  der_decode_generalizedtime.c
    9>  der_encode_generalizedtime.c
    2>  Thread_Mutex.cpp
    10>  Sphere.cpp
    9>  der_length_generalizedtime.c
    2>  Thread_Semaphore.cpp
    9>  der_decode_ia5_string.c
    2>  Throughput_Stats.cpp
    9>  der_encode_ia5_string.c
    2>  Time_Policy.cpp
    9>  der_length_ia5_string.c
    2>  Time_Value.cpp
    9>  der_decode_integer.c
    2>  Timeprobe.cpp
    9>  der_encode_integer.c
    2>  Token.cpp
    9>  der_length_integer.c
    9>  der_decode_object_identifier.c
    9>  der_encode_object_identifier.c
    9>  der_length_object_identifier.c
    2>  Token_Collection.cpp
    9>  der_decode_octet_string.c
    2>  Token_Invariants.cpp
    9>  der_encode_octet_string.c
    2>  Token_Manager.cpp
    2>  Token_Request_Reply.cpp
    2>  Trace.cpp
    2>  UNIX_Addr.cpp
    2>  UPIPE_Acceptor.cpp
    9>  der_length_octet_string.c
    2>  UPIPE_Connector.cpp
    10>  System.cpp
    9>  der_decode_printable_string.c
    10>  TextInput.cpp
    9>  der_encode_printable_string.c
    9>  der_length_printable_string.c
    2>  UPIPE_Stream.cpp
    2>  UTF16_Encoding_Converter.cpp
    9>  der_decode_sequence_ex.c
    9>  der_decode_sequence_flexi.c
    9>  der_decode_sequence_multi.c
    9>  der_encode_sequence_ex.c
    2>  UTF32_Encoding_Converter.cpp
    2>  UTF8_Encoding_Converter.cpp
    2>  UUID.cpp
    2>  WFMO_Reactor.cpp
    9>  der_encode_sequence_multi.c
    2>  WIN32_Asynch_IO.cpp
    2>  WIN32_Proactor.cpp
    9>  der_length_sequence.c
    9>  der_sequence_free.c
    9>  der_sequence_shrink.c
    9>  der_encode_set.c
    9>  der_encode_setof.c
    9>  der_decode_short_integer.c
    9>  der_encode_short_integer.c
    10>  TextOutput.cpp
    9>  der_length_short_integer.c
    9>  der_decode_teletex_string.c
    9>  der_length_teletex_string.c
    9>  der_decode_utctime.c
    9>  der_encode_utctime.c
    9>  der_length_utctime.c
    9>  der_decode_utf8_string.c
    2>  XML_Svc_Conf.cpp
    9>  der_encode_utf8_string.c
    2>  XTI_ATM_Mcast.cpp
    2>  ace_wchar.cpp
    9>  der_length_utf8_string.c
    9>  pk_get_oid.c
    9>  pk_oid_cmp.c
    9>  pk_oid_str.c
    9>  pkcs8_decode_flexi.c
    9>  x509_decode_subject_public_key_info.c
    9>  x509_encode_subject_public_key_info.c
    9>  dh.c
    10>  Triangle.cpp
    9>  dh_check_pubkey.c
    9>  dh_export.c
    9>  dh_export_key.c
    9>  dh_free.c
    9>  dh_generate_key.c
    9>  dh_import.c
    9>  dh_set.c
    9>  dh_set_pg_dhparam.c
    9>  dh_shared_secret.c
    9>  dsa_decrypt_key.c
    9>  dsa_encrypt_key.c
    9>  dsa_export.c
    9>  dsa_free.c
    9>  dsa_generate_key.c
    9>  dsa_generate_pqg.c
    9>  dsa_import.c
    9>  dsa_make_key.c
    9>  dsa_set.c
    9>  dsa_set_pqg_dsaparam.c
    9>  dsa_shared_secret.c
    9>  dsa_sign_hash.c
    9>  dsa_verify_hash.c
    9>  dsa_verify_key.c
    10>  UprightFrame.cpp
    9>  ecc.c
    10>  Port System::memcpy SIMD to all platforms
    10>  Port System::memfill SIMD to all platforms
    9>  ecc_ansi_x963_export.c
    10>  Vector2.cpp
    9>  ecc_ansi_x963_import.c
    9>  ecc_decrypt_key.c
    9>  ecc_encrypt_key.c
    9>  ecc_export.c
    9>  ecc_export_openssl.c
    9>  ecc_find_curve.c
    9>  ecc_free.c
    10>  Vector3.cpp
    9>  ecc_get_key.c
    9>  ecc_get_oid_str.c
    9>  ecc_get_size.c
    9>  ecc_import.c
    9>  ecc_import_openssl.c
    9>  ecc_import_pkcs8.c
    6>  stormlib.vcxproj -> C:\source\build\dep\StormLib\Debug\stormlib.lib
    12>------ Rebuild All started: Project: loadlib, Configuration: Debug Win32 ------
    9>  ecc_import_x509.c
    9>  ecc_make_key.c
    12>  Building Custom Rule C:/source/server/dep/loadlib/CMakeLists.txt
    9>  ecc_recover_key.c
    9>  ecc_set_curve.c
    9>  ecc_set_curve_internal.c
    9>  ecc_set_key.c
    12>  loadlib.cpp
    12>  adt.cpp
    12>  wdt.cpp
    9>  ecc_shared_secret.c
    9>  ecc_sign_hash.c
    12>  mpq.cpp
    9>  ecc_ssh_ecdsa_encode_name.c
    9>  ecc_sizes.c
    9>  ecc_verify_hash.c
    9>  ltc_ecc_export_point.c
    9>  ltc_ecc_import_point.c
    9>  ltc_ecc_is_point.c
    9>  ltc_ecc_is_point_at_infinity.c
    9>  ltc_ecc_map.c
    9>  ltc_ecc_mul2add.c
    9>  ltc_ecc_mulmod.c
    9>  ltc_ecc_mulmod_timing.c
    9>  ltc_ecc_points.c
    9>  ltc_ecc_projective_add_point.c
    9>  ltc_ecc_projective_dbl_point.c
    10>  Vector4.cpp
    9>  ltc_ecc_verify_key.c
    9>  pkcs_1_i2osp.c
    9>  pkcs_1_mgf1.c
    9>  pkcs_1_oaep_decode.c
    9>  pkcs_1_oaep_encode.c
    9>  pkcs_1_os2ip.c
    9>  pkcs_1_pss_decode.c
    9>  pkcs_1_pss_encode.c
    9>  pkcs_1_v1_5_decode.c
    9>  pkcs_1_v1_5_encode.c
    9>  rsa_decrypt_key.c
    9>  rsa_encrypt_key.c
    9>  rsa_export.c
    9>  rsa_exptmod.c
    9>  rsa_free.c
    9>  rsa_get_size.c
    9>  rsa_import.c
    9>  rsa_import_pkcs8.c
    10>  debugAssert.cpp
    9>  rsa_import_x509.c
    9>  rsa_make_key.c
    9>  rsa_set.c
    10>  fileutils.cpp
    9>  rsa_sign_hash.c
    9>  rsa_sign_saltlen_get.c
    9>  rsa_verify_hash.c
    9>  chacha20.c
    9>  fortuna.c
    10>  format.cpp
    9>  rc4.c
    9>  rng_get_bytes.c
    9>  rng_make_prng.c
    9>  sober128.c
    9>  sprng.c
    9>  yarrow.c
    9>  chacha_crypt.c
    9>  chacha_done.c
    9>  chacha_ivctr32.c
    9>  chacha_ivctr64.c
    9>  chacha_keystream.c
    10>  g3dfnmatch.cpp
    9>  chacha_memory.c
    9>  chacha_setup.c
    9>  chacha_test.c
    9>  rabbit.c
    9>  rabbit_memory.c
    9>  rc4_stream.c
    9>  rc4_stream_memory.c
    9>  rc4_test.c
    9>  salsa20_crypt.c
    9>  salsa20_done.c
    9>  salsa20_ivctr64.c
    9>  salsa20_keystream.c
    9>  salsa20_memory.c
    9>  salsa20_setup.c
    9>  salsa20_test.c
    9>  xsalsa20_memory.c
    9>  xsalsa20_setup.c
    10>  g3dmath.cpp
    9>  xsalsa20_test.c
    9>  sober128tab.c
    9>C:\source\server\dep\tomlib\Crypt\src\stream\sober128\sober128tab.c(177): warning C4206: nonstandard extension used: translation unit is empty
    9>  sober128_stream.c
    9>  sober128_stream_memory.c
    9>  sober128_test.c
    9>  sosemanuk.c
    9>  sosemanuk_memory.c
    9>  sosemanuk_test.c
    10>  prompt.cpp
    10>  stringutils.cpp
    10>  uint128.cpp
    2>ace_wchar.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>XTI_ATM_Mcast.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>XML_Svc_Conf.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>UTF8_Encoding_Converter.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>UTF32_Encoding_Converter.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>UTF16_Encoding_Converter.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>UNIX_Addr.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Token_Request_Reply.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Token_Manager.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Token_Invariants.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Token_Collection.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Timeprobe.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>TLI_Stream.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>TLI_Connector.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>TLI_Acceptor.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>TLI.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Shared_Memory_Pool.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Sbrk_Memory_Pool.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>SUN_Proactor.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>SOCK_Netlink.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Remote_Tokens.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Registry_Name_Space.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    12>  loadlib.vcxproj -> C:\source\build\dep\loadlib\Debug\loadlib.lib
    2>POSIX_Proactor.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>POSIX_CB_Proactor.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>POSIX_Asynch_IO.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Obstack.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    13>------ Rebuild All started: Project: map-extractor, Configuration: Debug Win32 ------
    2>Null_Mutex.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Netlink_Addr.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Message_Queue_Vx.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Log_Msg_UNIX_Syslog.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Log_Msg_Android_Logcat.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Local_Tokens.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>LSOCK_Stream.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>LSOCK_Dgram.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>LSOCK_Connector.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>LSOCK_CODgram.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>LSOCK_Acceptor.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>LSOCK.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>IOStream.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Encoding_Converter_Factory.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Encoding_Converter.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Dev_Poll_Reactor.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Codeset_IBM1047.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>Basic_Types.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>ATM_Stream.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>ATM_QoS.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>ATM_Params.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>ATM_Connector.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>ATM_Addr.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    2>ATM_Acceptor.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    13>  Building Custom Rule C:/source/server/src/tools/Extractor_projects/CMakeLists.txt
    2>  ace.vcxproj -> C:\source\build\dep\acelite\Debug\ace.lib
    13>  System.cpp
    13>  dbcfile.cpp
    13>  ExtractorCommon.cpp
    14>------ Rebuild All started: Project: shared, Configuration: Debug Win32 ------
    14>  Building Custom Rule C:/source/server/src/shared/CMakeLists.txt
    14>  ARC4.cpp
    14>  AuthCrypt.cpp
    14>  BigNumber.cpp
    14>  HMACSHA1.cpp
    14>  Sha1.cpp
    14>  Common.cpp
    14>  Config.cpp
    14>  DBCFileLoader.cpp
    10>  g3dlite.vcxproj -> C:\source\build\dep\g3dlite\Debug\g3dlite.lib
    14>  Database.cpp
    14>  DatabaseMysql.cpp
    14>  Field.cpp
    14>  QueryResultMysql.cpp
    14>  SQLStorage.cpp
    14>  SqlDelayThread.cpp
    14>  SqlOperations.cpp
    14>  SqlPreparedStatement.cpp
    14>  Log.cpp
    13>  map-extractor.vcxproj -> C:\source\build\src\tools\Extractor_projects\Debug\map-extractor.exe
    13>  map-extractor.vcxproj -> C:/source/build/src/tools/Extractor_projects/Debug/map-extractor.pdb (Full PDB)
    14>  DelayExecutor.cpp
    14>  Threading.cpp
    14>  ObjectLifeTime.cpp
    14>  ServiceWin32.cpp
    14>  ByteBuffer.cpp
    14>  ProgressBar.cpp
    14>  Util.cpp
    14>  EventProcessor.cpp
    9>  tomcrypt.vcxproj -> C:\source\build\dep\tomlib\Crypt\Debug\tomcrypt.lib
    14>  md5.c
    14>  shared.vcxproj -> C:\source\build\src\shared\Debug\shared.lib
    15>------ Rebuild All started: Project: mangosscript, Configuration: Debug Win32 ------
    16>------ Rebuild All started: Project: vmap2, Configuration: Debug Win32 ------
    17>------ Rebuild All started: Project: realmd, Configuration: Debug Win32 ------
    17>  Building Custom Rule C:/source/server/src/realmd/CMakeLists.txt
    15>  Building Custom Rule C:/source/server/src/modules/SD3/CMakeLists.txt
    16>  Building Custom Rule C:/source/server/src/game/CMakeLists.txt
    17>  AuthSocket.cpp
    16>  BIH.cpp
    17>  PatchHandler.cpp
    17>  RealmList.cpp
    17>  BufferedSocket.cpp
    16>  VMapManager2.cpp
    16>  MapTree.cpp
    17>  Main.cpp
    16>  TileAssembler.cpp
    16>  WorldModel.cpp
    16>  ModelInstance.cpp
    15>  pch.cpp
    15>C:\source\server\src\game\WorldHandlers\Chat.h(59): warning C4121: 'ChatCommand': alignment of a member was sensitive to packing
    16>  vmap2.vcxproj -> C:\source\build\src\game\Debug\vmap2.lib
    18>------ Rebuild All started: Project: mmap-extractor, Configuration: Debug Win32 ------
    19>------ Rebuild All started: Project: vmap-extractor, Configuration: Debug Win32 ------
    19>  Building Custom Rule C:/source/server/src/tools/Extractor_projects/CMakeLists.txt
    18>  Building Custom Rule C:/source/server/src/tools/Extractor_projects/CMakeLists.txt
    19>  adtfile.cpp
    19>  dbcfile.cpp
    18>  generator.cpp
    18>  IntermediateValues.cpp
    19>  assembler.cpp
    18>  MapBuilder.cpp
    19>  model.cpp
    19>  vmapexport.cpp
    18>  TerrainBuilder.cpp
    18>  TileThreadPool.cpp
    19>  wdtfile.cpp
    19>  wmo.cpp
    19>  ExtractorCommon.cpp
    18>  VMapExtensions.cpp
    18>  ExtractorCommon.cpp
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_server_init@12 referenced in function "public: __thiscall DatabaseMysql::DatabaseMysql(void)" (??0DatabaseMysql@@QAE@XZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_server_end@0 referenced in function "public: virtual __thiscall DatabaseMysql::~DatabaseMysql(void)" (??1DatabaseMysql@@UAE@XZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_thread_init@0 referenced in function "public: virtual void __thiscall DatabaseMysql::ThreadStart(void)" (?ThreadStart@DatabaseMysql@@UAEXXZ)
    17>shared.lib(SqlDelayThread.obj) : error LNK2001: unresolved external symbol _mysql_thread_init@0
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_thread_end@0 referenced in function "public: virtual void __thiscall DatabaseMysql::ThreadEnd(void)" (?ThreadEnd@DatabaseMysql@@UAEXXZ)
    17>shared.lib(SqlDelayThread.obj) : error LNK2001: unresolved external symbol _mysql_thread_end@0
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_num_fields@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_fetch_fields@4 referenced in function "private: bool __thiscall MySQLConnection::_Query(char const *,struct MYSQL_RES * *,struct MYSQL_FIELD * *,unsigned __int64 *,unsigned int *)" (?_Query@MySQLConnection@@AAE_NPBDPAPAUMYSQL_RES@@PAPAUMYSQL_FIELD@@PA_KPAI@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_field_count@4 referenced in function "private: bool __thiscall MySQLConnection::_Query(char const *,struct MYSQL_RES * *,struct MYSQL_FIELD * *,unsigned __int64 *,unsigned int *)" (?_Query@MySQLConnection@@AAE_NPBDPAPAUMYSQL_RES@@PAPAUMYSQL_FIELD@@PA_KPAI@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_affected_rows@4 referenced in function "private: bool __thiscall MySQLConnection::_Query(char const *,struct MYSQL_RES * *,struct MYSQL_FIELD * *,unsigned __int64 *,unsigned int *)" (?_Query@MySQLConnection@@AAE_NPBDPAPAUMYSQL_RES@@PAPAUMYSQL_FIELD@@PA_KPAI@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_error@4 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_init@4 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_real_connect@32 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_query@8 referenced in function "public: virtual bool __thiscall MySQLConnection::Execute(char const *)" (?Execute@MySQLConnection@@UAE_NPBD@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_store_result@4 referenced in function "private: bool __thiscall MySQLConnection::_Query(char const *,struct MYSQL_RES * *,struct MYSQL_FIELD * *,unsigned __int64 *,unsigned int *)" (?_Query@MySQLConnection@@AAE_NPBDPAPAUMYSQL_RES@@PAPAUMYSQL_FIELD@@PA_KPAI@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_get_server_info@4 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_get_client_info@0 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_options@12 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySqlPreparedStatement::RemoveBinds(void)" (?RemoveBinds@MySqlPreparedStatement@@AAEXXZ)
    17>shared.lib(QueryResultMysql.obj) : error LNK2001: unresolved external symbol _mysql_free_result@4
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: virtual unsigned long __thiscall MySQLConnection::escape_string(char *,char const *,unsigned long)" (?escape_string@MySQLConnection@@UAEKPADPBDK@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_thread_safe@0 referenced in function "public: __thiscall DatabaseMysql::DatabaseMysql(void)" (??0DatabaseMysql@@QAE@XZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_init@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_prepare@12 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_execute@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::execute(void)" (?execute@MySqlPreparedStatement@@UAE_NXZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_param_count@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_bind_param@8 referenced in function "public: virtual void __thiscall MySqlPreparedStatement::bind(class SqlStmtParameters const &)" (?bind@MySqlPreparedStatement@@UAEXABVSqlStmtParameters@@@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_close@4 referenced in function "private: void __thiscall MySqlPreparedStatement::RemoveBinds(void)" (?RemoveBinds@MySqlPreparedStatement@@AAEXXZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_result_metadata@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_error@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_autocommit@8 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    17>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_close@4 referenced in function "public: virtual __thiscall MySQLConnection::~MySQLConnection(void)" (??1MySQLConnection@@UAE@XZ)
    17>shared.lib(QueryResultMysql.obj) : error LNK2019: unresolved external symbol _mysql_fetch_row@4 referenced in function "public: virtual bool __thiscall QueryResultMysql::NextRow(void)" (?NextRow@QueryResultMysql@@UAE_NXZ)
    17>C:\Program Files\MySQL\MySQL Server 8.0\lib\libmysql.lib : warning LNK4272: library machine type 'x64' conflicts with target machine type 'X86'
    17>C:\source\build\src\realmd\Debug\realmd.exe : fatal error LNK1120: 30 unresolved externals
    19>C:\source\server\src\tools\Extractor_projects\vmap-extractor\vmapexport.cpp(261): warning C4459: declaration of 'iCoreNumber' hides global declaration
    19>  C:\source\server\src\tools\Extractor_projects\vmap-extractor\vmapexport.cpp(88): note: see declaration of 'iCoreNumber'
    18>C:\source\server\src\tools\Extractor_projects\Movemap-Generator\generator.cpp(454): warning C4477: 'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'time_t'
    18>  C:\source\server\src\tools\Extractor_projects\Movemap-Generator\generator.cpp(454): note: consider using '%lld' in the format string
    18>  C:\source\server\src\tools\Extractor_projects\Movemap-Generator\generator.cpp(454): note: consider using '%I64d' in the format string
    15>  precompiled.cpp
    15>  sc_creature.cpp
    15>  sc_grid_searchers.cpp
    15>  sc_instance.cpp
    15>  ScriptDevMgr.cpp
    15>  ScriptLoader.cpp
    15>  system.cpp
    15>  escort_ai.cpp
    15>  follower_ai.cpp
    15>  guard_ai.cpp
    15>  pet_ai.cpp
    15>  battleground.cpp
    15>  areatrigger_scripts.cpp
    15>  bosses_emerald_dragons.cpp
    15>  go_scripts.cpp
    15>  guards.cpp
    15>  item_scripts.cpp
    15>  mob_generic_creature.cpp
    15>  npc_professions.cpp
    15>  npcs_special.cpp
    15>  spell_scripts.cpp
    15>  world_map_scripts.cpp
    15>  alterac_mountains.cpp
    15>  arathi_highlands.cpp
    15>  blasted_lands.cpp
    15>  boss_kazzak.cpp
    15>  burning_steppes.cpp
    15>  dun_morogh.cpp
    15>  eastern_plaguelands.cpp
    15>  elwynn_forest.cpp
    19>  vmap-extractor.vcxproj -> C:\source\build\src\tools\Extractor_projects\Debug\vmap-extractor.exe
    19>  vmap-extractor.vcxproj -> C:/source/build/src/tools/Extractor_projects/Debug/vmap-extractor.pdb (Full PDB)
    15>  gilneas.cpp
    15>  gilneas_city.cpp
    15>  hinterlands.cpp
    15>  ironforge.cpp
    15>  loch_modan.cpp
    15>  redridge_mountains.cpp
    15>  searing_gorge.cpp
    15>  silvermoon_city.cpp
    15>  silverpine_forest.cpp
    15>  stormwind_city.cpp
    15>  stranglethorn_vale.cpp
    15>  swamp_of_sorrows.cpp
    15>  tirisfal_glades.cpp
    15>  twilight_highlands.cpp
    15>  undercity.cpp
    15>  vashjir.cpp
    15>  western_plaguelands.cpp
    15>  westfall.cpp
    15>  wetlands.cpp
    15>  ashenvale.cpp
    15>  azshara.cpp
    15>  boss_azuregos.cpp
    15>  darkshore.cpp
    15>  desolace.cpp
    15>  durotar.cpp
    15>  dustwallow_marsh.cpp
    15>  felwood.cpp
    15>  feralas.cpp
    15>  moonglade.cpp
    15>  mount_hyjal.cpp
    15>  mulgore.cpp
    15>  orgrimmar.cpp
    15>  silithus.cpp
    15>  stonetalon_mountains.cpp
    15>  tanaris.cpp
    15>  teldrassil.cpp
    15>  the_barrens.cpp
    18>  mmap-extractor.vcxproj -> C:\source\build\src\tools\Extractor_projects\Debug\mmap-extractor.exe
    18>  mmap-extractor.vcxproj -> C:/source/build/src/tools/Extractor_projects/Debug/mmap-extractor.pdb (Full PDB)
    15>  thousand_needles.cpp
    15>  thunder_bluff.cpp
    15>  uldum.cpp
    15>  ungoro_crater.cpp
    15>  winterspring.cpp
    15>  blackrock_depths.cpp
    15>  boss_ambassador_flamelash.cpp
    15>  boss_emperor_dagran_thaurissan.cpp
    15>  boss_general_angerforge.cpp
    15>  boss_high_interrogator_gerstahn.cpp
    15>  instance_blackrock_depths.cpp
    15>  boss_gyth.cpp
    15>  boss_overlord_wyrmthalak.cpp
    15>  boss_pyroguard_emberseer.cpp
    15>  instance_blackrock_spire.cpp
    15>  boss_mr_smite.cpp
    15>  deadmines.cpp
    15>  instance_deadmines.cpp
    15>  boss_thermaplugg.cpp
    15>  gnomeregan.cpp
    15>  instance_gnomeregan.cpp
    15>  boss_arcanist_doan.cpp
    15>  boss_herod.cpp
    15>  boss_mograine_and_whitemane.cpp
    15>  instance_scarlet_monastery.cpp
    15>  boss_darkmaster_gandling.cpp
    15>  boss_jandice_barov.cpp
    15>  instance_scholomance.cpp
    15>  scholomance.cpp
    15>  boss_archaedas.cpp
    15>  instance_uldaman.cpp
    15>  uldaman.cpp
    15>  instance_shadowfang_keep.cpp
    15>  shadowfang_keep.cpp
    15>  instance_sunken_temple.cpp
    15>  sunken_temple.cpp
    15>  boss_baroness_anastari.cpp
    15>  boss_cannon_master_willey.cpp
    15>  boss_dathrohan_balnazzar.cpp
    15>  boss_maleki_the_pallid.cpp
    15>  instance_stratholme.cpp
    15>  stratholme.cpp
    15>  boss_baron_geddon.cpp
    15>  boss_garr.cpp
    15>  boss_gehennas.cpp
    15>  boss_golemagg.cpp
    15>  boss_lucifron.cpp
    15>  boss_magmadar.cpp
    15>  boss_majordomo_executus.cpp
    15>  boss_ragnaros.cpp
    15>  boss_shazzrah.cpp
    15>  boss_sulfuron_harbinger.cpp
    15>  instance_molten_core.cpp
    15>  molten_core.cpp
    15>  boss_broodlord_lashlayer.cpp
    15>  boss_chromaggus.cpp
    15>  boss_ebonroc.cpp
    15>  boss_firemaw.cpp
    15>  boss_flamegor.cpp
    15>  boss_nefarian.cpp
    15>  boss_razorgore.cpp
    15>  boss_vaelastrasz.cpp
    15>  boss_victor_nefarius.cpp
    15>  instance_blackwing_lair.cpp
    15>  boss_anubrekhan.cpp
    15>  boss_faerlina.cpp
    15>  boss_four_horsemen.cpp
    15>  boss_gluth.cpp
    15>  boss_gothik.cpp
    15>  boss_grobbulus.cpp
    15>  boss_heigan.cpp
    15>  boss_kelthuzad.cpp
    15>  boss_loatheb.cpp
    15>  boss_maexxna.cpp
    15>  boss_noth.cpp
    15>  boss_patchwerk.cpp
    15>  boss_razuvious.cpp
    15>  boss_sapphiron.cpp
    15>  boss_thaddius.cpp
    15>  instance_naxxramas.cpp
    15>  boss_arlokk.cpp
    15>  boss_hakkar.cpp
    15>  boss_hazzarah.cpp
    15>  boss_jeklik.cpp
    15>  boss_jindo.cpp
    15>  boss_mandokir.cpp
    15>  boss_marli.cpp
    15>  boss_renataki.cpp
    15>  boss_thekal.cpp
    15>  boss_venoxis.cpp
    15>  instance_zulgurub.cpp
    15>  blackfathom_deeps.cpp
    15>  instance_blackfathom_deeps.cpp
    15>  dire_maul.cpp
    15>  instance_dire_maul.cpp
    15>  boss_noxxion.cpp
    15>  maraudon.cpp
    15>  instance_razorfen_downs.cpp
    15>  razorfen_downs.cpp
    15>  instance_razorfen_kraul.cpp
    15>  razorfen_kraul.cpp
    15>  instance_wailing_caverns.cpp
    15>  wailing_caverns.cpp
    15>  boss_zumrah.cpp
    15>  instance_zulfarrak.cpp
    15>  zulfarrak.cpp
    15>  boss_onyxia.cpp
    15>  instance_onyxias_lair.cpp
    15>  npc_onyxian_warder.cpp
    15>  boss_ayamiss.cpp
    15>  boss_buru.cpp
    15>  boss_kurinnaxx.cpp
    15>  boss_moam.cpp
    15>  boss_ossirian.cpp
    15>  boss_rajaxx.cpp
    15>  instance_ruins_of_ahnqiraj.cpp
    15>  ruins_of_ahnqiraj.cpp
    15>  boss_bug_trio.cpp
    15>  boss_cthun.cpp
    15>  boss_fankriss.cpp
    15>  boss_huhuran.cpp
    15>  boss_ouro.cpp
    15>  boss_sartura.cpp
    15>  boss_skeram.cpp
    15>  boss_twinemperors.cpp
    15>  boss_viscidus.cpp
    15>  instance_temple_of_ahnqiraj.cpp
    15>  mob_anubisath_sentinel.cpp
    15>precompiled.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    15>  mangosscript.vcxproj -> C:\source\build\src\modules\SD3\Debug\mangosscript.lib
    20>------ Rebuild All started: Project: game, Configuration: Debug Win32 ------
    20>  Building Custom Rule C:/source/server/src/game/CMakeLists.txt
    20>  pchdef.cpp
    20>C:\source\server\src\game\WorldHandlers\Chat.h(59): warning C4121: 'ChatCommand': alignment of a member was sensitive to packing
    20>  AuctionHouseBot.cpp
    20>  BattleGround.cpp
    20>  BattleGroundAB.cpp
    20>  BattleGroundAV.cpp
    20>  BattleGroundHandler.cpp
    20>  BattleGroundMgr.cpp
    20>  BattleGroundWS.cpp
    20>  AHBotCommands.cpp
    20>  AccountCommands.cpp
    20>  AuctionHouseCommands.cpp
    20>  BanAndKickCommands.cpp
    20>  CastAndAuraCommands.cpp
    20>  CommunicationCommands.cpp
    20>  CreatureCommands.cpp
    20>  DebugCommands.cpp
    20>  EventCommands.cpp
    20>  GMCommands.cpp
    20>  GMTicketCommands.cpp
    20>  GameObjectCommands.cpp
    20>  GuildCommands.cpp
    20>  InstanceCommands.cpp
    20>  ListCommands.cpp
    20>  LookupCommands.cpp
    20>  MMapCommands.cpp
    20>  MailCommands.cpp
    20>  MiscellanousCommands.cpp
    20>  PlayerAndCreatureCommands.cpp
    20>  PlayerCommands.cpp
    20>  PlayerHonorCommands.cpp
    20>  PlayerLearnCommands.cpp
    20>  PlayerMiscCommands.cpp
    20>  PoolCommands.cpp
    20>  QuestCommands.cpp
    20>  RACommands.cpp
    20>  ReloadCommands.cpp
    20>  ServerCommands.cpp
    20>  TeleportationAndPositionCommands.cpp
    20>  TriggerCommands.cpp
    20>  WaypointCommands.cpp
    20>  ZZZ_CustomCommands.cpp
    20>  MapUpdater.cpp
    20>  ConfusedMovementGenerator.cpp
    20>  FleeingMovementGenerator.cpp
    20>  HomeMovementGenerator.cpp
    20>  IdleMovementGenerator.cpp
    20>  MotionMaster.cpp
    20>  MovementGenerator.cpp
    20>  PathFinder.cpp
    20>  PointMovementGenerator.cpp
    20>  RandomMovementGenerator.cpp
    20>  TargetedMovementGenerator.cpp
    20>  WaypointMovementGenerator.cpp
    20>  MoveSpline.cpp
    20>  MoveSplineInit.cpp
    20>  packet_builder.cpp
    20>  spline.cpp
    20>  util.cpp
    20>  AggressorAI.cpp
    20>  AuctionHouseMgr.cpp
    20>  Bag.cpp
    20>  Camera.cpp
    20>  Corpse.cpp
    20>  Creature.cpp
    20>  CreatureAI.cpp
    20>  CreatureAIRegistry.cpp
    20>  CreatureAISelector.cpp
    20>  CreatureEventAI.cpp
    20>  CreatureEventAIMgr.cpp
    20>  DynamicObject.cpp
    20>  GMTicketMgr.cpp
    20>  GameObject.cpp
    20>  GameObjectAI.cpp
    20>  GuardAI.cpp
    20>  Guild.cpp
    20>  Item.cpp
    20>  ItemEnchantmentMgr.cpp
    20>  LootMgr.cpp
    20>  NullCreatureAI.cpp
    20>  Object.cpp
    20>  ObjectAccessor.cpp
    20>  ObjectGuid.cpp
    20>  ObjectMgr.cpp
    20>  ObjectPosSelector.cpp
    20>  Pet.cpp
    20>  PetAI.cpp
    20>  Player.cpp
    20>  PlayerLogger.cpp
    20>  ReactorAI.cpp
    20>  ReputationMgr.cpp
    20>  SocialMgr.cpp
    20>  SpellMgr.cpp
    20>  StatSystem.cpp
    20>  TemporarySummon.cpp
    20>  Totem.cpp
    20>  TotemAI.cpp
    20>  Unit.cpp
    20>  OutdoorPvP.cpp
    20>  OutdoorPvPEP.cpp
    20>  OutdoorPvPMgr.cpp
    20>  OutdoorPvPSI.cpp
    20>  FollowerReference.cpp
    20>  GroupReference.cpp
    20>  HostileRefManager.cpp
    20>  ThreatManager.cpp
    20>  DBCStores.cpp
    20>  Opcodes.cpp
    20>  SQLStorages.cpp
    20>  WorldSession.cpp
    20>  WorldSocket.cpp
    20>C:\source\server\src\game\Server\DBCStores.cpp(415): warning C4806: '&': unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant
    20>  WorldSocketMgr.cpp
    20>  GameTime.cpp
    20>  UpdateTime.cpp
    20>  CharacterDatabaseCleaner.cpp
    20>  PlayerDump.cpp
    20>  BIH.cpp
    20>  DynamicTree.cpp
    20>  GameObjectModel.cpp
    20>  MapTree.cpp
    20>  ModelInstance.cpp
    20>  TileAssembler.cpp
    20>  VMapFactory.cpp
    20>  VMapManager2.cpp
    20>  WorldModel.cpp
    20>  Warden.cpp
    20>  WardenCheckMgr.cpp
    20>  WardenMac.cpp
    20>  WardenWin.cpp
    20>  AccountMgr.cpp
    20>  AddonHandler.cpp
    20>  AuctionHouseHandler.cpp
    20>  Channel.cpp
    20>  ChannelHandler.cpp
    20>  ChannelMgr.cpp
    20>  CharacterHandler.cpp
    20>  Chat.cpp
    20>  ChatHandler.cpp
    20>  CombatHandler.cpp
    20>  CommandMgr.cpp
    20>  CreatureLinkingMgr.cpp
    20>  DisableMgr.cpp
    20>  DuelHandler.cpp
    20>  GMTicketHandler.cpp
    20>  GameEventMgr.cpp
    20>  GossipDef.cpp
    20>  GridMap.cpp
    20>  GridNotifiers.cpp
    20>  GridStates.cpp
    20>  Group.cpp
    20>  GroupHandler.cpp
    20>  GuildHandler.cpp
    20>  GuildMgr.cpp
    20>  InstanceData.cpp
    20>  ItemHandler.cpp
    20>  LFGHandler.cpp
    20>  LFGMgr.cpp
    20>  LootHandler.cpp
    20>  Mail.cpp
    20>  MailHandler.cpp
    20>  Map.cpp
    20>  MapManager.cpp
    20>  MapPersistentStateMgr.cpp
    20>  MassMailMgr.cpp
    20>  MiscHandler.cpp
    20>  MoveMap.cpp
    20>  MovementHandler.cpp
    20>  NPCHandler.cpp
    20>  ObjectGridLoader.cpp
    20>  PetHandler.cpp
    20>  PetitionsHandler.cpp
    20>  PoolManager.cpp
    20>  QueryHandler.cpp
    20>  QuestDef.cpp
    20>  QuestHandler.cpp
    20>  ScriptMgr.cpp
    20>  SkillHandler.cpp
    20>  Spell.cpp
    20>  SpellAuras.cpp
    20>  SpellEffects.cpp
    20>  SpellHandler.cpp
    20>  TaxiHandler.cpp
    20>  TradeHandler.cpp
    20>  Transports.cpp
    20>  UnitAuraProcHandler.cpp
    20>  UpdateData.cpp
    20>  WaypointManager.cpp
    20>  Weather.cpp
    20>  World.cpp
    20>  BattleGroundHooks.cpp
    20>  CreatureHooks.cpp
    20>  ElunaEventMgr.cpp
    20>  ElunaInstanceAI.cpp
    20>  ElunaUtility.cpp
    20>  GameObjectHooks.cpp
    20>  GossipHooks.cpp
    20>  GroupHooks.cpp
    20>  GuildHooks.cpp
    20>  InstanceHooks.cpp
    20>  ItemHooks.cpp
    20>  LuaEngine.cpp
    20>  LuaFunctions.cpp
    20>  PacketHooks.cpp
    20>  PlayerHooks.cpp
    20>  ServerHooks.cpp
    20>  VehicleHooks.cpp
    20>  lmarshal.cpp
    20>VehicleHooks.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    20>ZZZ_CustomCommands.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
    20>  game.vcxproj -> C:\source\build\src\game\Debug\game.lib
    21>------ Rebuild All started: Project: mangosd, Configuration: Debug Win32 ------
    21>  Building Custom Rule C:/source/server/src/mangosd/CMakeLists.txt
    21>  AFThread.cpp
    21>  CliThread.cpp
    21>  RAThread.cpp
    21>  WorldThread.cpp
    21>  mangosd.cpp
    21>C:\source\server\src\game\WorldHandlers\Chat.h(59): warning C4121: 'ChatCommand': alignment of a member was sensitive to packing (compiling source file C:\source\server\src\mangosd\RAThread.cpp)
    21>C:\source\server\src\game\WorldHandlers\Chat.h(59): warning C4121: 'ChatCommand': alignment of a member was sensitive to packing (compiling source file C:\source\server\src\mangosd\WorldThread.cpp)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_server_init@12 referenced in function "public: __thiscall DatabaseMysql::DatabaseMysql(void)" (??0DatabaseMysql@@QAE@XZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_server_end@0 referenced in function "public: virtual __thiscall DatabaseMysql::~DatabaseMysql(void)" (??1DatabaseMysql@@UAE@XZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_thread_init@0 referenced in function "public: virtual void __thiscall DatabaseMysql::ThreadStart(void)" (?ThreadStart@DatabaseMysql@@UAEXXZ)
    21>shared.lib(SqlDelayThread.obj) : error LNK2001: unresolved external symbol _mysql_thread_init@0
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_thread_end@0 referenced in function "public: virtual void __thiscall DatabaseMysql::ThreadEnd(void)" (?ThreadEnd@DatabaseMysql@@UAEXXZ)
    21>shared.lib(SqlDelayThread.obj) : error LNK2001: unresolved external symbol _mysql_thread_end@0
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_num_fields@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_fetch_fields@4 referenced in function "private: bool __thiscall MySQLConnection::_Query(char const *,struct MYSQL_RES * *,struct MYSQL_FIELD * *,unsigned __int64 *,unsigned int *)" (?_Query@MySQLConnection@@AAE_NPBDPAPAUMYSQL_RES@@PAPAUMYSQL_FIELD@@PA_KPAI@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_field_count@4 referenced in function "private: bool __thiscall MySQLConnection::_Query(char const *,struct MYSQL_RES * *,struct MYSQL_FIELD * *,unsigned __int64 *,unsigned int *)" (?_Query@MySQLConnection@@AAE_NPBDPAPAUMYSQL_RES@@PAPAUMYSQL_FIELD@@PA_KPAI@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_affected_rows@4 referenced in function "private: bool __thiscall MySQLConnection::_Query(char const *,struct MYSQL_RES * *,struct MYSQL_FIELD * *,unsigned __int64 *,unsigned int *)" (?_Query@MySQLConnection@@AAE_NPBDPAPAUMYSQL_RES@@PAPAUMYSQL_FIELD@@PA_KPAI@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_error@4 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_init@4 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_real_connect@32 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_query@8 referenced in function "public: virtual bool __thiscall MySQLConnection::Execute(char const *)" (?Execute@MySQLConnection@@UAE_NPBD@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_store_result@4 referenced in function "private: bool __thiscall MySQLConnection::_Query(char const *,struct MYSQL_RES * *,struct MYSQL_FIELD * *,unsigned __int64 *,unsigned int *)" (?_Query@MySQLConnection@@AAE_NPBDPAPAUMYSQL_RES@@PAPAUMYSQL_FIELD@@PA_KPAI@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_get_server_info@4 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_get_client_info@0 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_options@12 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySqlPreparedStatement::RemoveBinds(void)" (?RemoveBinds@MySqlPreparedStatement@@AAEXXZ)
    21>shared.lib(QueryResultMysql.obj) : error LNK2001: unresolved external symbol _mysql_free_result@4
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: virtual unsigned long __thiscall MySQLConnection::escape_string(char *,char const *,unsigned long)" (?escape_string@MySQLConnection@@UAEKPADPBDK@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_thread_safe@0 referenced in function "public: __thiscall DatabaseMysql::DatabaseMysql(void)" (??0DatabaseMysql@@QAE@XZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_init@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_prepare@12 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_execute@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::execute(void)" (?execute@MySqlPreparedStatement@@UAE_NXZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_param_count@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_bind_param@8 referenced in function "public: virtual void __thiscall MySqlPreparedStatement::bind(class SqlStmtParameters const &)" (?bind@MySqlPreparedStatement@@UAEXABVSqlStmtParameters@@@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_close@4 referenced in function "private: void __thiscall MySqlPreparedStatement::RemoveBinds(void)" (?RemoveBinds@MySqlPreparedStatement@@AAEXXZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_result_metadata@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_stmt_error@4 referenced in function "public: virtual bool __thiscall MySqlPreparedStatement::prepare(void)" (?prepare@MySqlPreparedStatement@@UAE_NXZ)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_autocommit@8 referenced in function "public: virtual bool __thiscall MySQLConnection::Initialize(char const *)" (?Initialize@MySQLConnection@@UAE_NPBD@Z)
    21>shared.lib(DatabaseMysql.obj) : error LNK2019: unresolved external symbol _mysql_close@4 referenced in function "public: virtual __thiscall MySQLConnection::~MySQLConnection(void)" (??1MySQLConnection@@UAE@XZ)
    21>shared.lib(QueryResultMysql.obj) : error LNK2019: unresolved external symbol _mysql_fetch_row@4 referenced in function "public: virtual bool __thiscall QueryResultMysql::NextRow(void)" (?NextRow@QueryResultMysql@@UAE_NXZ)
    21>C:\Program Files\MySQL\MySQL Server 8.0\lib\libmysql.lib : warning LNK4272: library machine type 'x64' conflicts with target machine type 'X86'
    21>C:\source\build\src\mangosd\Debug\mangosd.exe : fatal error LNK1120: 30 unresolved externals
    22>------ Rebuild All started: Project: ALL_BUILD, Configuration: Debug Win32 ------
    22>  Building Custom Rule C:/source/server/CMakeLists.txt
    23>------ Rebuild All started: Project: INSTALL, Configuration: Debug Win32 ------
    24>------ Skipped Rebuild All: Project: PACKAGE, Configuration: Debug Win32 ------
    24>Project not selected to build for this solution configuration 
    23>  -- Install configuration: "Debug"
    23>  -- Installing: C:/source/build/install/lib/stormlib.lib
    23>  -- Installing: C:/source/build/install/include/StormLib.h
    23>  -- Installing: C:/source/build/install/include/StormPort.h
    23>  -- Installing: C:/source/build/install/libmysql.dll
    23>  -- Installing: C:/source/build/install/./ahbot.conf.dist
    23>  -- Installing: C:/source/build/install/lua_scripts/extensions
    23>  -- Installing: C:/source/build/install/lua_scripts/extensions/ObjectVariables.ext
    23>  -- Installing: C:/source/build/install/lua_scripts/extensions/StackTracePlus
    23>  -- Installing: C:/source/build/install/lua_scripts/extensions/StackTracePlus/LICENSE
    23>  -- Installing: C:/source/build/install/lua_scripts/extensions/StackTracePlus/README.md
    23>  -- Installing: C:/source/build/install/lua_scripts/extensions/StackTracePlus/StackTracePlus.ext
    23>  -- Installing: C:/source/build/install/lua_scripts/extensions/_Misc.ext
    23>  CMake Error at src/mangosd/cmake_install.cmake:45 (file):
    23>    file INSTALL cannot find "C:/source/build/src/mangosd/Debug/mangosd.exe":
    23>    No such file or directory.
    23>  Call Stack (most recent call first):
    23>    src/cmake_install.cmake:51 (include)
    23>    cmake_install.cmake:38 (include)
    23>
    23>
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: The command "setlocal
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Debug -P cmake_install.cmake
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
    23>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :VCEnd" exited with code 1.
    ========== Rebuild All: 20 succeeded, 3 failed, 1 skipped ==========
     

    my problem i cant find the next folder!! on this exact step 

    Quote

    Once the core is done compiling, the server binaries, tools etc is located inside the "Source/build/bin/" folder, under either Debug or Release, depending on your choice.

    Source/build/bin/" folder doesnt exist at all! 

    i would appreciate some thought into this! However i noticed new folder big in size 1.4gb name"src" which wasnt there

    https://imguploader.net/images/tEt2naS34ebl

    img4

     

    Image inside MVS-2015 showing the error

    https://imguploader.net/images/E8pMT5WcOK8l

    img5

     

    Note: i was following the exact guide succesfully until i hit a wall on step#4. BUILDING THE CORE

    and compile using debug>Win32 (i cant see 64 anyhow) then build>>Rebuild solution (wierd this exact step is not included as how to complie i assume this is the right way...) 

    Please help! im using MVS 2015

     

    Note: There is no folder that contain all these files on this step

    Quote

    Copy the following files to wherever you want to run the server from. For the sake of this tutorial, make a new folder somewhere on your computer and call it "Server".

    • lua_scripts folder
    • ace.dll
    • ahbot.conf.dist
    • libmysql.dll
    • mangosd.conf.dist
    • mangosd.exe
    • realmd.conf.dist
    • realmd.exe

    are they suppose to be scattered and get them from searching each name on the search bar?? 

    also these files 

    Quote

    If you compiled in Debug mode, also copy the following files to the "Server" folder.

    • ace.pdb
    • mangosd.pdb
    • realmd.pdb

    these files i found

     mangosd.pdb on C:\source\build\src\mangosd\Debug

    realmd.pdb on C:\source\build\src\realmd\Debug

    ace.pdb on C:\source\build\dep\acelite\Debug AND C:\source\build\dep\acelite\ace.dir\Debug ((TWO FILES SAME NAME))

     

    Please help i want to lunch my server im COMPLETE NO00OB help!!

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use