Closed adventurist closed 1 year ago
This was solved by reverting to the bundled OPENSSL. (I had to previously disable it and use the system's library due to a dependency conflict, but I have de-coupled that dependency, thus I can use the bundled one successfully). Maybe something to keep an eye on, however, in the case of builds where decoupling is not feasible
Hello again, I have been running into an issue with OpenSSL where rm -rfing
~/.hunter
still doesn't appear to resolve the issueDescription
CMake fails
Branch / Commit
master / f4425af712afc6ad704a39b93c912432bd3c1914
OS
Arch
with Kernel version5.18.16-arch1-1
Compiler
GCC / G++ gcc (GCC) 13.1.1
Procedure
Result
OpenSSL issues had come up in the past, but I'd always been able to get around them. In this case, even with examples/tests off and a clean
~/.hunter