Forum > Serverside Modding
[TrinityCore] CMake Error [RESOLVED]
(1/2) > >>
spiderwaseem:
Fixed. :)
Ascathos:
CMake Error at cmake/macros/FindOpenSSL.cmake:202 (list): list GET given empty list Call Stack (most recent call first): CMakeLists.txt:57 (find_package)
You are missing OpenSSL entries in the cmake list.
spiderwaseem:
--- Quote from: "Ascathos" ---CMake Error at cmake/macros/FindOpenSSL.cmake:202 (list): list GET given empty list Call Stack (most recent call first): CMakeLists.txt:57 (find_package)
You are missing OpenSSL entries in the cmake list. --- End quote ---
How can I solve this issue?
I have already uninstalled then installed so many different versions of OpenSSL (at different times and all together), yet I still get the same error.
Also, I have reinstalled CMake so many different times, and different versions to see which works, yet, same error.
Kaev:
Use the version that they recommend in their wiki: http://collab.kpsn.org/display/tc/Requirements (Best is when you install 32 and 64 bit)
Ascathos:
Make sure to set 'Advanced' in the upper right corner and search for the FindOpenSSL Variable. Set the correct path in there.
Navigation
[0] Message Index
[#] Next page
|