Jump to content
TrinityCore

KliQUer

Plebs
  • Posts

    3
  • Joined

  • Last visited

Everything posted by KliQUer

  1. Hello guys, I have an issue with recompiling Trinitycore 3.3.5 on Server 2019 with Bots, like in the attached. Steps I took: 1. Install Git-2.28.0-64-bit 2. Install Visual Studio 2019 3. Install Win64OpenSSL-1_1_1h to the /bin directory 4. Install and add to Windows path boost_1_72_0-msvc-14.2-64.exe 5. Install cmake-3.18.4-win32-x86.msi 6. Install and configure MySQL 7. Pulled the Core Source to a folder 8. Pulled the bots Source to the same folder ( https://github.com/trickerer/Trinity-Bots ) 9. Run bot Patch -> patch -p1 < NPCBots.patch (no Error) 8. Created a Build folder 9. Run CMake (no error) 10. Run Visual Studio 2019 get errors see attach. If i compile without bots it works fine. Please Help! VisualStudio_2019_error.txt
  2. Hello guys, I have an issue with recompiling Trinitycore 3.3.5 on Server 2019 with Bots, like in the attached. Steps I took: 1. Install Git-2.28.0-64-bit 2. Install Visual Studio 2019 3. Install Win64OpenSSL-1_1_1h to the /bin directory 4. Install and add to Windows path boost_1_72_0-msvc-14.2-64.exe 5. Install cmake-3.18.4-win32-x86.msi 6. Install and configure MySQL 7. Pulled the Core Source to a folder 8. Pulled the bots Source to the same folder ( https://github.com/trickerer/Trinity-Bots ) 9. Run bot Patch -> patch -p1 < NPCBots.patch (no Error) 8. Created a Build folder 9. Run CMake (no error) 10. Run Visual Studio 2019 get errors see attach. If i compile without bots it works fine. Please Help! VisualStudio_2019_error.txt
×
×
  • Create New...