[DiscordArchive] which boost version needs to compile source ?
[DiscordArchive] which boost version needs to compile source ?
Archived author: Дарт • Posted: 2021-03-17T17:59:53.728000+00:00
Original source
which boost version needs to compile source ?
Archived author: Дарт • Posted: 2021-03-17T18:00:13.717000+00:00
Original source
Looking for pthread.h
Looking for pthread.h - not found
Found Threads: TRUE
Found Boost: C:/local/boost_1_75_0 (found suitable version "1.75.0", minimum required is "1.66") found components: system filesystem thread program_options iostreams regex chrono date_time atomic
Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM
Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM - Failed
Looking for open
Looking for open - found
Found OpenSSL library: optimized;C:/Program Files/OpenSSL-Win64/lib/VC/libssl64MD.lib;optimized;C:/Program Files/OpenSSL-Win64/lib/VC/libcrypto64MD.lib;debug;C:/Program Files/OpenSSL-Win64/lib/VC/libssl64MDd.lib;debug;C:/Program Files/OpenSSL-Win64/lib/VC/libcrypto64MDd.lib
Found OpenSSL headers: C:/Program Files/OpenSSL-Win64/include
CMake Warning (dev) at cmake/macros/FindOpenSSL.cmake:231 (math):
Unexpected character in expression at position 2: a
Call Stack (most recent call first):
dep/openssl/CMakeLists.txt:16 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
* Script configuration (static):
|
+- worldserver
| +- Argus
| +- BrokenIsles
| +- Commands
| +- Custom
| +- EasternKingdoms
| +- Events
| +- Kalimdor
| +- Maelstrom
| +- Northrend
| +- OutdoorPvP
| +- Outland
| +- Pet
| +- Spells
| +- World
|
Configuring done
Generating done
Archived author: Silentstorm • Posted: 2021-03-17T18:01:38.391000+00:00
Original source
there's a warning but thats for openssl, your boost is good as far as cmake is concerned
![[Image: unknown.png?ex=690c3b58&is=690ae9d8&hm=6...a8b8ff2ad&]](https://cdn.discordapp.com/attachments/376457124726702080/821807197754753044/unknown.png?ex=690c3b58&is=690ae9d8&hm=659e2d7619ea3f4a3c3c6bf1dff52ca97e99198644b252083cf1811a8b8ff2ad&)
Archived author: Дарт • Posted: 2021-03-17T18:08:25.043000+00:00
Original source
<@!340419044614340608>
![[Image: unknown.png?ex=690c3b58&is=690ae9d8&hm=6...a8b8ff2ad&]](https://cdn.discordapp.com/attachments/376457124726702080/821807197754753044/unknown.png?ex=690c3b58&is=690ae9d8&hm=659e2d7619ea3f4a3c3c6bf1dff52ca97e99198644b252083cf1811a8b8ff2ad&)
Archived author: Silentstorm • Posted: 2021-03-17T18:09:04.243000+00:00
Original source
i'm on boost 1.71 if you want to try that, i'm on linux tho
Archived author: Дарт • Posted: 2021-03-17T18:10:04.858000+00:00
Original source
`"libboost_program_options-vc142-mt-x64-1_75.lib" bnetserver B:\sl legacy2\src\server\bnetserver\LINK 1 `
Archived author: Дарт • Posted: 2021-03-17T18:27:14.452000+00:00
Original source
Since it is not possible to deal with my problem . maybe something in visual studio? or is the problem in cmake ?