Jump to content
TrinityCore

Nay

Developers
  • Posts

    2766
  • Joined

  • Last visited

  • Days Won

    179

Everything posted by Nay

  1. That's not an issue of the 3.3.5 branch. I just finished a fresh install and there are absolutely no issues with starter quests. Make sure that you are using the correct core and TDB version, with updates applied.
  2. Your compiler doesn't seem to support C++11. What GCC version are you using? Got the CMake output?
  3. P.S I'm fairly sure that you don't need to format your computer.
  4. You can try that. Just make sure that if you are compiling in 32 bits you use the 32 bits lib and dll (idem for 64 bits). But you really really should compile everything in 64 bits.
  5. Fix your MySQL install. Check that you are using the correct includes, .lib and .dll.
  6. +Ajaxhore: compile in DEBUG mode and check the crash log
  7. Why are you all compiling in 32 bits when 64 is available?...
  8. Any MySQL version above 5.1 is fine. You can change to Debug mode when compiling, inside Visual Studio.
  9. +jetfox: you say to use your FindMySQL.cmake but then later one you say to override the MYSQL_INCLUDE_DIR and MYSQL_LIBRARY which is the only thing that FindMySQL.cmake does, so... what? Also, "your" file is exactly the same as the one as in the repo except that you do not initialize PROGRAM_FILES_32 nor PROGRAM_FILES_64, which is needed... +hashimoff: compile in DEBUG mode.
  10. +semncru: not sure what happened but nobody deleted your topics anyway, try compiling in Debug mode and see what the crashlog says.
  11. 1. Calm down. 2. Compile in Debug mode. Don't forget to copy the .pdb files. 3. Fix "rev. unknown" by properly installing Git.
  12. Should have been fixed in https://github.com/TrinityCore/TrinityCore/commit/1a34fde96b88a9059b23f4a673bd2b6421e2198b
  13. Should have been fixed in https://github.com/TrinityCore/TrinityCore/commit/1a34fde96b88a9059b23f4a673bd2b6421e2198b
  14. Those do look like issues that current 6.x might have. Proper issue reports are very welcome. Even if you don't have programming skills atm you can always start learning. Few of us actually started with Trinity
  15. http://trinitycore.info is the official TC wiki, dogs.
  16. TrinityCore (https://github.com/TrinityCore/TrinityCore) does not have that fixed.
  17. You didn't forget updates, it's not possible yet.
  18. That issue was fixed in https://github.com/TrinityCore/TrinityCore/commit/d7608984cbbe8b3b705d235a19eebf2126e4c0d7 however notice that the 4.3.4 is the process of being deprecated. The OpenSSL #define issue was fixed in the other branches 2 months ago.
  19. The problem is in "Found OpenSSL headers: C:/OpenSSL-Win64/include/openssl" The header directory should be "C:/OpenSSL-Win64/include/"
  20. --- Canned message start --- It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
  21. echo "yes" | sudo add-apt-repository ppa:boost-latest/ppa sudo apt-get -qq install libboost1.55-dev libboost-thread1.55-dev libboost-filesystem1.55-dev libboost-system1.55-dev libboost-program-options1.55-dev What compiler are you using? P.S It's Boost, not Boot
  22. Wow(-64)(_Patched).exe C:ProgramDataBattle.net* C:UsersDuarteAppDataLocalBattle.net*
×
×
  • Create New...