[Archive] [CMAKE BUG] OpenSSL
[Archive] [CMAKE BUG] OpenSSL
Archived author: Maurowin • Posted: 2025-11-04T18:15:28.924228
Original source
Hey Emucoach !
Can you help me? I have issue from CMAKE :
Code:
CMake Error at D:/Program Files/CMake/share/cmake-3.8/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES)
Call Stack (most recent call first):
D:/Program Files/CMake/share/cmake-3.8/Modules/FindPackageHandleStandardArgs.cmake:377 (_FPHSA_FAILURE_MESSAGE)
cmake/macros/FindOpenSSL.cmake:175 (find_package_handle_standard_args)
CMakeLists.txt:55 (find_package)
http://www.hostingpics.net/viewer.php?id...stitre.png
but i installed both version of openssl Win32OpenSSL-1_1_0e and Win64OpenSSL-1_1_0e. i tried to install in default and in /bin.
I don't know why i have this issue.
Archived author: Maurowin • Posted: 2025-11-04T18:15:28.924228
Original source
Hi Exo, can you move my thread to public forum? if possible.
thank you ![]()
Archived author: Maurowin • Posted: 2025-11-04T18:15:28.924228
Original source
Hi. Thread has been moved, but regarding this, you should download the full version, and not the light version:
http://www.emucoach.com/showthread.php?9...r(s)-Fixes
Archived author: Maurowin • Posted: 2025-11-04T18:15:28.924228
Original source
I installed full version on this screenshot i installed all tools again and have same issue
Quote:Maurowin said:Keep in mind if you are compiling in 32 bit you need the 32 bit version. If you have both versions (32 & 64), it can cause mismatches and come up with this error.
I installed full version on this screenshot i installed all tools again and have same issue
Click to expand...
Archived author: Maurowin • Posted: 2025-11-04T18:15:28.924228
Original source
Quote:Maurowin said:Keep in mind if you are compiling in 32 bit you need the 32 bit version. If you have both versions (32 & 64), it can cause mismatches and come up with this error.
I installed full version on this screenshot i installed all tools again and have same issue
Click to expand...
Archived author: Maurowin • Posted: 2025-11-04T18:15:28.924228
Original source
i would like to compile in 64bit. i have unistalled 32bit version, but i have same issue. i think that will never work :'( for me
Quote:Maurowin said:Install the 1.0 version only; Win32 OpenSSL v1.0.2k
i would like to compile in 64bit. i have unistalled 32bit version, but i have same issue. i think that will never work :'( for me
Click to expand...
Archived author: Maurowin • Posted: 2025-11-04T18:15:28.924228
Original source
Quote:Maurowin said:Install the 1.0 version only; Win32 OpenSSL v1.0.2k
i would like to compile in 64bit. i have unistalled 32bit version, but i have same issue. i think that will never work :'( for me
Click to expand...
Quote:ExO said:Hi ExO thanks for your help but for me doesn't work
Install the 1.0 version only; Win32 OpenSSL v1.0.2k
Here's your fix, will work
Click to expand...
Archived author: Maurowin • Posted: 2025-11-04T18:15:28.924228
Original source
Quote:ExO said:Hi ExO thanks for your help but for me doesn't work
Install the 1.0 version only; Win32 OpenSSL v1.0.2k
Here's your fix, will work
Click to expand...