ive tried both boost 1.66 and boost 1.60 and both are giving errors, i also seem to be having problems with openSSL and ive tried 2 versions of that aswell. this is the error i get while using all 64bit programs and 2 versions of openSSL and Boost installed on my system
* TrinityCore revision : 07e2264964ef+ 2019-08-23 19:28:21 +0200 (3.3.5 branch)
* Install core to : C:/Program Files (x86)/TrinityCore
* Build world/auth : Yes (default)
* Build with scripts : Yes (static)
* Build map/vmap tools : Yes (default)
* Build core w/PCH : Yes (default)
* Build scripts w/PCH : Yes (default)
* Show compile-warnings : No (default)
* Use coreside debug : No (default)
* Show source tree : Yes (hierarchical)
* Use GIT revision hash : Yes (default)
Entering C:/Trinity/dep
Entering C:/Trinity/dep/threads
Returning to C:/Trinity/dep
Entering C:/Trinity/dep/boost
CMake Warning (dev) at dep/boost/CMakeLists.txt:50 (find_package):
Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Environment variable Boost_ROOT is set to:
C:/local/boost_1_66_0
For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at C:/Program Files/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find Boost (missing: system filesystem thread program_options
iostreams regex) (found suitable version "1.66.0", minimum required is
"1.59")
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files/CMake/share/cmake-3.15/Modules/FindBoost.cmake:2142 (find_package_handle_standard_args)
dep/boost/CMakeLists.txt:50 (find_package)
Returning to C:/Trinity/dep
Returning to C:/Trinity