Closed themaoci closed 2 years ago
found out that this is missing OpenSSL-1.0.2j
but after adding it in as openssl in includes and also 2 lib files this started to pop up
fixed it by doing this in vcpkg folder (for Release x64 version)
vcpkg install openssl-windows:x64-windows
Steps to reproduce (include any configuration/script required to reproduce)
Expected behaviour
compiling properly
Actual behaviour
throwing error C1083 Cannot open include file: 'openssl/rsa.h': No such file or directory Tibia\otclient\src\framework\util Tibia\otclient\src\framework\util\crypt.cpp line 36 col 10
Environment
OTC latest commit fc39ee4adba8e780a2820bfda66fc942d74cedf4