Lack of precompiled OpenSSL binaries for Hololens platform

Hi,
I was trying for a couple of days to build a OpenSSL and a PlatformCrypto on a Hololens 2, but unfortunately without any luck. In the OpenSSL.Build.cs there is a if-statement to add some Hololens-specific dependencies, but if I look at the paths under OpenSSL\1.1.1k there are none of the Hololens directories that should be there (as it is for Win64 or Mac). I am working on 4.27, but also checked out 5.0 version and there is the same problem, no include and lib Hololens directory for OpenSSL. Any advice or help would be appreciated.

P.S I also tried to compile OpenSSL manually for Hololens platform (x86_arm64) but got fatal error every time on test step.

1 Like