I failed compiling Module.SSL.cpp from UE 4.24.0 (Windows github release) with remote on Catalina
Tested from a fresh blank c++ project, here are the logs :
^~~~~~~~~~~~~~~
In file included from D:\UE4_projects\BLANK_TEST\Intermediate\Build\IOS\BLANK_TEST\Development\SSL\Module.SSL.cpp:2:
/Volumes/MACBOOK_DATA/UE4/Builds/PC/D/UE4/UnrealEngine/Engine/Source/Runtime/Online/SSL/Private/SslCertificateManager.cpp:21:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
^~~~~~~~~~~~~~~
I found nothing on the hub about this error
may be someone could help me ?
Thanks in advance
Regards
Stéphane