Cross compilation are failing for ARM64 platform #1070
-
I am trying to build a Kinesis video streams producer sdk cpp package for my ARM64 platform. all attempts to build this package with the dependencies failed. The problem that couldn't be solved was how to build libcurl: the compilation failed because one source couldn't find the <openssl/opensslconf.h> include file. Following are the compilation log messages: Can somebody explain how to cross-compile this SDK for the ARM64 platform with all dependencies like curl, OpenSSL etc? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Duplicate of #1071. |
Beta Was this translation helpful? Give feedback.
Duplicate of #1071.