question

Upvotes
Accepted
5 0 0 2

Linking Consumer example on Linux RH7

Hello,

I am trying to build Linux ‘Consumer’ example from the tutorial:

Real-Time-SDK-master/Cpp-C/Ema/Examples/Training/Consumer/100_Series/100_MP_Streaming


I downloaded Real-Time-SDK-2.1.3.E1.linux


I am linking with

Real-Time-SDK-2.1.3.E1.linux/setup/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Ema/Libs/OL7_64_GCC482/Optimized/libema.a

Also with librssl.a and libansi.a

From real-Time-SDK-2.1.3.E1.linux/setup/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Eta/Libs/OL7_64_GCC482/Optimized


However, I am still getting a lot of undefined references. Especially rssl and xml.

What other libraries should I reference so I can build this example?

Thank you.

#technologyrefinitiv-realtime-sdktutorial
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.

1 Answer

· Write an Answer
Upvote
Accepted
83.1k 281 53 77

@vladislav.tolmachyov

Thank you for reaching out to us.

Please use the cmake tool to build the examples.

For more information, please refer to the RTSDK_C_Installation_Guide.pdf.

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.