Hello,
i am running docket based on CentOS Linux release 7.8.2003
with the following changes:
gcc 7.4.0
cmake 3.14.2
curl-7.63.0 installed and configured with "--with-ssl" to support https
but when running the following commands i receive an error:
- cd ~ git clone https://github.com/Refinitiv/Elektron-SDK.git cmake -H~/Elektron-SDK -B~/Elektron-SDK-release
but running curl --version gives:
thanksalexsunny