Advertisement
Rochet2

Untitled

Nov 23rd, 2015
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. Detected 32-bit platform
  2. MSVC: Enabled large address awareness
  3. MSVC: Enabled SSE2 support
  4. MSVC: Disabled Safe Exception Handlers for debug builds
  5. MSVC: Enabled increased number of sections in object files
  6. MSVC: Overloaded standard names
  7. MSVC: Disabled NON-SECURE warnings
  8. MSVC: Disabled POSIX warnings
  9. MSVC: Enabled shared linking.
  10. Found OpenSSL library: optimized;E:/Programs/OpenSSL/OpenSSL-Win32/lib/VC/ssleay32MD.lib;E:/Programs/OpenSSL/OpenSSL-Win32/lib/VC/libeay32MD.lib;debug;E:/Programs/OpenSSL/OpenSSL-Win32/lib/VC/ssleay32MDd.lib;E:/Programs/OpenSSL/OpenSSL-Win32/lib/VC/libeay32MDd.lib
  11. Found OpenSSL headers: E:/Programs/OpenSSL/OpenSSL-Win32/include
  12. Found MySQL library: C:/Program Files (x86)/MySQL/MySQL Server 5.6/lib/libmysql.lib
  13. Found MySQL headers: C:/Program Files (x86)/MySQL/MySQL Server 5.6/include
  14. Found MySQL executable: C:/Program Files (x86)/MySQL/MySQL Server 5.6/bin/mysql.exe
  15. Boost version: 1.59.0
  16. Found the following Boost libraries:
  17. system
  18. filesystem
  19. thread
  20. program_options
  21. iostreams
  22. regex
  23. Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM
  24. Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM - Success
  25. Found git binary : E:/Programs/Git/cmd/git.exe
  26.  
  27. * TrinityCore revision : 0c6406ff190a+ 2015-11-23 00:38:42 +0100 (hotswap branch)
  28.  
  29. * Install core to : E:/Cores/Fork/BUILD/bin/Debug
  30.  
  31. * Build world/auth : Yes (default)
  32. * Build map/vmap tools : Yes
  33. * Build core w/PCH : Yes (default)
  34. * Build scripts w/PCH : Yes (default)
  35. * Show all warnings : Yes
  36. * Use coreside debug : No (default)
  37. * Show source tree : No (default)
  38. * Use GIT revision hash : Yes
  39.  
  40. *** DYNAMIC_LINKING - INFO!
  41. *** Will link against shared libraries!
  42. *** Please note that this is for development only!
  43.  
  44. Found ZMQ library: E:/Programs/ZeroMQ 4.0.4/lib/libzmq-v120-mt-gd-4_0_4.lib
  45. Found ZMQ headers: E:/Programs/ZeroMQ 4.0.4/include
  46.  
  47. * Processing scripts...
  48. - Commands scripts -> [static]
  49. - Custom scripts -> [dynamic]
  50. - EasternKingdoms scripts -> [static]
  51. - Events scripts -> [static]
  52. - Kalimdor scripts -> [static]
  53. - Maelstrom scripts -> [static]
  54. - Northrend scripts -> [static]
  55. - OutdoorPvP scripts -> [static]
  56. - Outland scripts -> [static]
  57. - Pet scripts -> [static]
  58. - Spells scripts -> [static]
  59. - World scripts -> [static]
  60.  
  61. Configuring done
  62. Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement