question

Upvotes
Accepted
3 0 2 12

Error while building Application

I have downloaded Refinitiv SDK from github link.  I am getting this error while building 

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

To build , First I ran this command

  1. cmake -H/home/khushboo/NDF_GITHUB/Real-Time-SDK-master/ -Bbuild
  2. Then make in build directory
elektronelektron-sdkema-apirrtrefinitiv-real-time
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @khushboo.kumari

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

Upvotes
Accepted
22k 58 14 21

Hi @khushboo.kumari ,

Are you starting from this quickstart guide and then moving on to the step by step tutorials?

Please also pay attention to the RTSDK Build system guide.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
3 0 2 12

Thank you for your response @Gurpreet .

As you suggested first I am following this Build system guide .

In this I am getting some other like this .

Prebuilt libraries not found: librssl_LIBRARY_OPTIMIZED-NOTFOUND, in
/home/khushboo/NDF/Real-Time-SDK-2.0.2.L1.linux/setup/RTSDK-2.0.2.L1.linux.rrg/Cpp-C/Eta/Libs/UBU16_64_GNU740/Optimized;/home/khushboo/NDF/Real-Time-SDK-2.0.2.L1.linux/setup/RTSDK-2.0.2.L1.linux.rrg/Cpp-C/Eta/Libs/UBU16_64_GCC740/Optimized


I am trying to build on UBUNTU Linux.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
22k 58 14 21

Ok, you downloaded the SDK from github, which does not include the binary files - RSSL protocol which is used in the SDK is not open source, and hence not uploaded to github. Please download the SDK package from downloads and try again.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
3 0 2 12

This error comes when I am running on Dowloaded package from downloads

Prebuilt libraries not found: librssl_LIBRARY_OPTIMIZED-NOTFOUND, in
/home/khushboo/NDF/Real-Time-SDK-2.0.2.L1.linux/setup/RTSDK-2.0.2.L1.linux.rrg/Cpp-C/Eta/Libs/UBU16_64_GNU740/Optimized;/home/khushboo/NDF/Real-Time-SDK-2.0.2.L1.linux/setup/RTSDK-2.0.2.L1.linux.rrg/Cpp-C/Eta/Libs/UBU16_64_GCC740/Optimized
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
22k 58 14 21

What linux/compiler version etc are you using?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvote
78.8k 250 52 74

@khushboo.kumari

The RTSDK doesn't support Ubuntu. It supports Oracle Linux, Redhat, and Centos.

Please refer to the supported operating systems and compilers in the API Compatibility Matrix.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.