Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Which OS is it running on?

[DiscordArchive] Which OS is it running on?

[DiscordArchive] Which OS is it running on?

Pages (2): Previous 1 2
rektbyfaith
Administrator
0
06-28-2022, 08:30 PM
#11
Archived author: Froggacuda • Posted: 2022-06-28T20:30:40.223000+00:00
Original source

hmm -- still getting this on trying to do the first compile:

-- Found Boost: /usr/local/lib/cmake/Boost-1.78.0/BoostConfig.cmake (found suitable version "1.78.0", minimum required is "1.67") found components: system filesystem program_options iostreams regex
-- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM
-- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM - Success
-- Looking for strtod_l
-- Looking for strtod_l - found
CMake Error at /usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
src/cmake/macros/FindOpenSSL.cmake:190 (find_package_handle_standard_args)
deps/openssl/CMakeLists.txt:17 (find_package)
rektbyfaith
06-28-2022, 08:30 PM #11

Archived author: Froggacuda • Posted: 2022-06-28T20:30:40.223000+00:00
Original source

hmm -- still getting this on trying to do the first compile:

-- Found Boost: /usr/local/lib/cmake/Boost-1.78.0/BoostConfig.cmake (found suitable version "1.78.0", minimum required is "1.67") found components: system filesystem program_options iostreams regex
-- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM
-- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM - Success
-- Looking for strtod_l
-- Looking for strtod_l - found
CMake Error at /usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
src/cmake/macros/FindOpenSSL.cmake:190 (find_package_handle_standard_args)
deps/openssl/CMakeLists.txt:17 (find_package)

rektbyfaith
Administrator
0
06-28-2022, 08:40 PM
#12
Archived author: Revision • Posted: 2022-06-28T20:40:56.644000+00:00
Original source

You could try setting `-DOPENSSL_INCLUDE_DIR=` to the openssl **include** directory and `-DOPENSSL_ROOT_DIR=` to the openssl directory
rektbyfaith
06-28-2022, 08:40 PM #12

Archived author: Revision • Posted: 2022-06-28T20:40:56.644000+00:00
Original source

You could try setting `-DOPENSSL_INCLUDE_DIR=` to the openssl **include** directory and `-DOPENSSL_ROOT_DIR=` to the openssl directory

rektbyfaith
Administrator
0
06-28-2022, 08:42 PM
#13
Archived author: Revision • Posted: 2022-06-28T20:42:06.436000+00:00
Original source

Just as an example, this is how it's set up on my windows dev machine:
`-DOPENSSL_INCLUDE_DIR=C:/Program Files/OpenSSL-Win64/include`
`-DOPENSSL_ROOT_DIR=C:/Program Files/OpenSSL-Win64`
rektbyfaith
06-28-2022, 08:42 PM #13

Archived author: Revision • Posted: 2022-06-28T20:42:06.436000+00:00
Original source

Just as an example, this is how it's set up on my windows dev machine:
`-DOPENSSL_INCLUDE_DIR=C:/Program Files/OpenSSL-Win64/include`
`-DOPENSSL_ROOT_DIR=C:/Program Files/OpenSSL-Win64`

Pages (2): Previous 1 2
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)