Jump to content
TrinityCore

Aokromes

Moderators
  • Posts

    4497
  • Joined

  • Last visited

  • Days Won

    229

Everything posted by Aokromes

  1. do you think we spawn all gos and creatures manually?
  2. drop your world database and leave core to apply updates, you don't need to import TDB nor updates.
  3. since you ignored bugtracker link, i only can suggest you to update your core, such bug used to exist months ago and it was fixed few hours after it was reported.
  4. --- Canned message start --- This thread does not belong in this section in its current form, and should be reposted in the tracker. Please read this thread to make your future help requests more effective. Read This too Search on tracker before posting any bug report. --- Canned message end ---
  5. known issue. this is already reported where it must be (bug tracker).
  6. does this looks FlameCMS bugtracker? https://github.com/FlameNET/FlameCMS/issues
  7. I use telegram for notifications :troll:
  8. https://github.com/TrinityCoreLegacy/TrinityCore
  9. No, it's not. cmake ../ -- Detected 64-bit platform -- UNIX: Using default configuration directory -- UNIX: Using default library directory -- UNIX: Configuring uninstall target -- UNIX: Created uninstall target -- UNIX: Detected compiler: /usr/bin/clang-3.8 -- Clang: All warnings enabled -- Using mysql-config: /usr/bin/mysql_config -- Found MySQL library: /usr/lib/x86_64-linux-gnu/libmysqlclient_r.so -- Found MySQL headers: /usr/include/mysql -- Found MySQL executable: /usr/bin/mysql -- Found git binary : /usr/bin/git * TrinityCore revision : 4536846d7d30+ 2017-02-12 05:43:55 -0300 (3.3.5 branch) * TrinityCore buildtype : None * Install core to : /home/bin/trinity335a * Install libraries to : /home/bin/trinity335a/lib * Install configs to : /home/bin/trinity335a/etc * Build world/auth : Yes (default) * Build with scripts : Yes (static) * Build map/vmap tools : No (default) * Build core w/PCH : Yes (default) * Build scripts w/PCH : Yes (default) * Show all warnings : Yes * Use coreside debug : No (default) * Show source tree : Yes (hierarchical) * Use GIT revision hash : Yes (default) -- Boost version: 1.55.0 -- Found the following Boost libraries: -- system -- filesystem -- thread -- program_options -- iostreams -- regex -- Found OpenSSL library: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so -- Found OpenSSL headers: /usr/include -- Found Readline library: /usr/lib/x86_64-linux-gnu/libreadline.so -- Include dir is: /usr/include * Script configuration (static): | +- worldserver | +- Northrend | +- Events | +- OutdoorPvP | +- Commands | +- Kalimdor | +- Outland | +- Pet | +- Custom | +- World | +- Spells | +- EasternKingdoms | -- Configuring done -- Generating done -- Build files have been written to: /home/src/produccion/bin
  10. I mean the log of the result of running cmake ../
  11. https://github.com/TrinityCore/TrinityCore/search?q=features&type=Issues&utf8=✓
  12. [19:47:09] <vincent_michael> Shauren: https://blogs.msdn.microsoft.com/visualstudio/2017/02/09/visual-studio-2017-launch-event-and-20th-anniversary/ "I’m also excited to announce that Visual Studio 2017 will be released on March 7." [19:51:44] <Shauren> can it compile tc? [19:53:25] <vincent_michael> rc can compile tc [19:53:35] <vincent_michael> (with some tricks) [19:53:47] <vincent_michael> missing full boost support [19:56:08] <vincent_michael> and g3d need patch [19:57:06] <Shauren> not supporting [19:57:59] <vincent_michael> missing header (change in vs build system) Avoid 2017 for now.
  13. --- Canned message start --- This thread does not belong in this section in its current form, and should be reposted in the tracker. Please read this thread to make your future help requests more effective. Read This too Search on tracker before posting any bug report. --- Canned message end ---
  14. https://www.google.es/search?client=opera&q=how+to+drop+mysql+database&sourceid=opera&ie=UTF-8&oe=UTF-8
  15. Visual studio 2017 it's not supported at all. the only supported is 2015. You very likely missed this point: The installer for VS 2015 (any edition) no longer installs the C++ compiler by default. To enable it, select Custom in the type of installation and pick Common Tools for Visual C++ 2015 in Programming Languages -> Visual C++
  16. you must check root of source not inside .git.
  17. you can't read and click next?
  18. http://slproweb.com/products/Win32OpenSSL.html there, linked on wiki.
  19. you missed this: Any version different to 1.0.x breaks TrinityCore compatibility (and we cannot fix this). Please install OpenSSL 1.0.x , if you want to use openssl 1.1 go write your own client.
×
×
  • Create New...