RTSDK-BinaryPack_dacs_LIBRARY-NOTFOUND

jxu2
jxu2 Newcomer

https://github.com/Refinitiv/Real-Time-SDK下载代码,然后在ubuntu20.04 编译 Real-Time-SDK-2.0.8.L1,

提示错误

make[2]: *** No rule to make target 'RTSDK-BinaryPack_dacs_LIBRARY-NOTFOUND', needed by '../Cpp-C/Eta/Executables/UBU20_64_GCC940/Optimized/authlock'. Stop.

make[1]: *** [CMakeFiles/Makefile2:5175: Cpp-C/Eta/Applications/Examples/AuthLock/CMakeFiles/authlock.dir/all] Error 2

make: *** [Makefile:84: all] Error 2


Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @jxu2

    Thanks for reaching out to us.

    According to the API Compatibility Matrix, RTSDK doesn't support Ubuntu.

    RTSDK supports the following Linux operating systems.

    • Oracle Linux Server 7.X Release 64-bit

    • Red Hat Enterprise Server 8.X Release 64-bit

    • CentOS 7.X Release 64-bit

    This is why you can't find the RTSDK-BinaryPack for Ubuntu.

    I hope that this information is of help.

Answers