make[3]: *** No rule to make target 'RTSDK-BinaryPack_rsslVACache_LIBRARY-NOTFOUND', needed by '../Cpp-C/Eta/Executables/OL8_64_GCC850/Optimized/VAConsumer'. Stop.
make[2]: *** [CMakeFiles/Makefile2:4815: Cpp-C/Eta/Applications/Examples/VAConsumer/CMakeFiles/VAConsumer.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:4822: Cpp-C/Eta/Applications/Examples/VAConsumer/CMakeFiles/VAConsumer.dir/rule] Error 2
make: *** [Makefile:956: VAConsumer] Error 2
Hello! I want to build the VAConsumer (in Refinitiv Real-Time-SDK) example with CMake 3.20.2 (tried with 3.27.4 as well) on Red Hat Enterprise Linux 8.8 in a docker container. I get the following error message, I followed this tutorial: https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/rt-sdk-cc/quick-start
I tried the ideas at https://community.developers.refinitiv.com/questions/90426/building-vaconsumer.html but none of them helped.
My RTSDK version is Real-Time-SDK-2.1.1.L1.
Thank you for your help!