This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [TrinityCore] CMake Error [RESOLVED]  (Read 1423 times)

spiderwaseem

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 154
    • View Profile
    • http://anarchy-wow.com/
[TrinityCore] CMake Error [RESOLVED]
« on: April 26, 2015, 10:13:33 am »
Fixed. :)
« Last Edit: May 01, 2015, 03:12:27 pm by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [TrinityCore] CMake Error
« Reply #1 on: April 26, 2015, 07:37:19 pm »
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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

spiderwaseem

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 154
    • View Profile
    • http://anarchy-wow.com/
Re: [TrinityCore] CMake Error
« Reply #2 on: April 26, 2015, 07:43:29 pm »
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.

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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Kaev

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 308
    • View Profile
Re: [TrinityCore] CMake Error
« Reply #3 on: April 27, 2015, 12:02:54 pm »
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)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [TrinityCore] CMake Error
« Reply #4 on: April 27, 2015, 03:54:09 pm »
Make sure to set 'Advanced' in the upper right corner and search for the FindOpenSSL Variable. Set the correct path in there.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

spiderwaseem

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 154
    • View Profile
    • http://anarchy-wow.com/
Re: [TrinityCore] CMake Error
« Reply #5 on: April 29, 2015, 04:34:02 pm »
Hello everyone.

I have done all of what you all have said, however, I am still receiving the same issue.

Any more ideas?

Thanks.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »