Jump to content

EasyBuild Error with cmake


D A

Recommended Posts

Posted

Hi after some chat with madmax i found that the easy build that followed with the cloning of :

git clone https://github.com/mangosone/server.git serverone --recursive --depth=1

Gives this error when it reaches the cmake runs:

Cmake error: The following variables are used in this project. but are set to NOTFOUND.

LIB_EAY_DEBUG (ADVANCED)
	linked by target mangos-files\serverone\src\realmd
	linked by target mangos-files\serverone\src\mangosd
LIB_EAY_RELEASE (ADVANCED)
	linked by target mangos-files\serverone\src\realmd
	linked by target mangos-files\serverone\src\mangosd
SSL_EAY_DEBUG (ADVANCED)
	linked by target mangos-files\serverone\src\realmd
	linked by target mangos-files\serverone\src\mangosd
SSL_EAY_RELEASE (ADVANCED)
	linked by target mangos-files\serverone\src\realmd
	linked by target mangos-files\serverone\src\mangosd

 

easy buld stops there and not project files are made. or solution file.

im a bit stuck. on this one.

Posted

Hi,

Those Errors mean that the correct version of OpenSSL is missing.

Please install OpenSSL1.0.x rather than OpenSSL1.1.x - Mangos is not compatible with OpenSSL1.1.x

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use