Hello!
Its possible, to only compile one emus TOOLS, extractors without compling the whole core?
If its, can you please tell me, how? Never tried to do this before.
or, can I use the linux extractors at windows?
Hello!
Its possible, to only compile one emus TOOLS, extractors without compling the whole core?
If its, can you please tell me, how? Never tried to do this before.
or, can I use the linux extractors at windows?
disable servers on cmake.
Thank you Aokromes!
I hope you can help me, but I can’t cmake the 6.2.4 TrinityCore version. I know its old, and unsopported, but I don’t know why, but theres always a boost version issue.
I tried with: 1_55_0, 1_59_00, 1_60_0, 1_61_0, 1_66_0, and 1_69_0, but sadly every time, theres an issue:
CMake Warning (dev) at dep/boost/CMakeLists.txt:29 (find_package):
Policy CMP0074 is not set: find_package uses _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 cmake/macros/FindBoost.cmake:1185 (message):
Unable to find the requested Boost libraries.
Boost version: 1.66.0
Boost include path: C:/local/boost_1_66_0
Could not find the following static Boost libraries:
boost_system
boost_filesystem
boost_thread
boost_program_options
boost_iostreams
boost_regex
No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the
directory containing Boost libraries or BOOST_ROOT to the location of
Boost.
Call Stack (most recent call first):
dep/boost/CMakeLists.txt:29 (find_package)
OS: Win10 64bit,
Cmake: 3.13.2
VS: Cisual Studio 15 2017
I hope you an help me out