Hi, I have a problem with the server files. I do not know much English, so maybe I'll write weird.
I tried to compile version 4.3.4, but some files were not generated, among them missing authserver.exe, worldserver.exe and mmap_extractor.exe.
I thought it would be a problem with that version, but I downloaded and compiled the 3.3.5 that appears in the guide and did not generate any of the files mentioned, nor did the extraction files.
I think the problem may be from cmake, when generating the files the following message appears:
"WARNING: Target "common" requests linking to directory "C:/local/boost_1_59_0/libs/system". Targets may link only to libraries. CMake is dropping the item."
This warning appears repeatedly when cmake goes through several directories, among them, those responsible for generating the mentioned files.
I had to manually specify a path for cmake to find the boost libraries it was telling me, but I think the path I've specified is not correct. The libraries that cmake can not find automatically are:
Boost_DIR-NOTFOUND
Boost_FILESYSTEM_LIBRARY_DEBUG-NOTFOUND
Boost_FILESYSTEM_LIBRARY_RELEASE-NOTFOUND
Boost_IOSTREAMS_LIBRARY_DEBUG-NOTFOUND
Boost_IOSTREAMS_LIBRARY_RELEASE-NOTFOUND
Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG-NOTFOUND
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE-NOTFOUND
Boost_SYSTEM_LIBRARY_DEBUG-NOTFOUND
Boost_SYSTEM_LIBRARY_RELEASE-NOTFOUND
Boost_THREAD_LIBRARY_DEBUG-NOTFOUND
Boost_THREAD_LIBRARY_RELEASE-NOTFOUND
I left the error indicating that cmake did not find those libraries so I indicated the path C: \ local \ boost_1_59_0 \ libs and in that folder I looked for the ones cmake said to me, but obviously it is not that, because cmake did not find them.
I think that's the reason I do not have those files, does anyone know how I can fix it?
To clarify, the "tools" field is marked in the configuration.