[DiscordArchive] Did you install the light version and do you have other openssl versions installed?
[DiscordArchive] Did you install the light version and do you have other openssl versions installed?
Archived author: SIGGZ • Posted: 2024-12-27T17:47:11.841000+00:00
Original source
`CMake Warning (dev) at dep/boost/CMakeLists.txt:32 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.`
` CMake variable BOOST_ROOT is set to:`
` C:\local\boost_1_83_0`
` For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
This warning is for project developers. Use -Wno-dev to suppress it.`
`CMake Warning (dev) at dep/boost/CMakeLists.txt:32 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.`
`This warning is for project developers. Use -Wno-dev to suppress it.`
`CMake Error at C:/Program Files/CMake/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY Crypto
SSL) (found suitable version "3.4.0", minimum required is "1.1")`
Archived author: Fabian • Posted: 2024-12-27T17:51:24.060000+00:00
Original source
That is not latest/original tc. you are own your own here
Archived author: Tea • Posted: 2024-12-27T17:53:23.412000+00:00
Original source
yeah, BOOST_ROOT with CMP0167 was also fixed in master long time ago
Archived author: Fabian • Posted: 2024-12-27T17:57:01.276000+00:00
Original source
I also looked at the SCRIPTS_ stuff
Archived author: Fabian • Posted: 2024-12-27T17:57:03.452000+00:00
Original source
in the cmake window
Archived author: Fabian • Posted: 2024-12-27T17:57:13.443000+00:00
Original source
that is some random custom core