Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Check for working C compiler using: Visual Studio 9 2008
  2. Check for working C compiler using: Visual Studio 9 2008 -- works
  3. Detecting C compiler ABI info
  4. Detecting C compiler ABI info - done
  5. Check for working CXX compiler using: Visual Studio 9 2008
  6. Check for working CXX compiler using: Visual Studio 9 2008 -- works
  7. Detecting CXX compiler ABI info
  8. Detecting CXX compiler ABI info - done
  9. Detected 32-bit platform
  10. Using supplied MySQL sources
  11. MSVC: Enabled large address awareness
  12. MSVC: Overloaded standard names
  13. MSVC: Disabled NON-SECURE warnings
  14. MSVC: Disabled POSIX warnings
  15. MSVC: Disabled generic compiletime warnings
  16. Found OpenSSL library: C:/Program Files/OpenSSL-Win32/lib/ssleay32.lib
  17. Found OpenSSL headers: C:/Program Files/OpenSSL-Win32/include
  18.  
  19. * TrinityCore revision   : 10283 (891e7d98825e)
  20.  
  21. * Install core to        : C:/Program Files/TrinityCore
  22.  
  23. * Build world/auth       : Yes (default)
  24. * Build with scripts     : Yes (default)
  25. * Build map/vmap tools   : No  (default)
  26. * Build core w/PCH       : Yes (default)
  27. * Build scripts w/PCH    : Yes (default)
  28. * Use SFMT for RNG       : No  (default)
  29. * Show compile-warnings  : No  (default)
  30. * Use coreside debug     : No  (default)
  31. * Use SQL-query logging  : No  (default)
  32. * Use MySQL sourcetree   : Yes (default)
  33. * Install SQL-files      : No  (default)
  34.  
  35. SCRIPT PREPARATIONS
  36.   -> Prepared: Spells
  37.   -> Prepared: Examples
  38.   -> Prepared: Custom
  39.   -> Prepared: World
  40.   -> Prepared: Outdoor PVP Zones
  41.   -> Prepared: Eastern Kingdoms
  42.   -> Prepared: Kalimdor
  43.   -> Prepared: Outland
  44.   -> Prepared: Northrend
  45. SCRIPT PREPARATION COMPLETE
  46.  
  47. Configuring done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement