The most recent content from our members.
* Where: Build file 'C:\Users\UC506523\Desktop\Real-Time-SDK-2.0.7.L2.java\Real-Time-SDK-2.0.7.L2.java\setup\RTSDK-2.0.7.L2.java.rrg\RTSDK-2.0.7.L2.java .rrg\Java\build.gradle' line: 13 * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You…
I've cloned the Real-Time-SDK code and tried to build the C++ VAConsumer on Linux using this guide. When I issue the make VAConsumer command I get this error [100%] Building C object Cpp-C/Eta/Applications/Examples/VAConsumer/CMakeFiles/VAConsumer.dir/__/VACommon/rsslVASendMessage.c.omake[3]: *** No rule to make target…
Hi. I trying to build the RTSDK from github master branch neither cmake -S <my_prefix>/Real-Time-SDK -B <my_prefix>/Real-Time-SDK/rtsdk.build -DCMAKE_BUILD_TYPE=Debug nor cmake -S <my_prefix>/Real-Time-SDK -B <my_prefix>/Real-Time-SDK/rtsdk.build -DCMAKE_BUILD_TYPE=Debug -DRTSDK_OPT_BUILD_ETA_EMA_LIBRARIES=ON…
I need to compile EMA 2.0.3.L2 on Windows because we use an extra "Debug" build with _ITERATOR_DEBUG_LEVEL=1 , which is not compatible with the Debug build that Refinitiv provides. Before making any changes to the build process to make this new Debug library, I tried to build the existing libraries. I followed the…
Does example310__MarketByOrder__Streaming read EmaConfig.xml when launching through gradlew on Linux? If so, where does it look for EmaConfig.xml?
Where can the instructions to build ETA from source be found ? https://github.com/Refinitiv/Elektron-SDK I see CMake dir at different levels . I am not familiar with cmake but it is installed on my system. I tried the following cmd : make cmake cmake CMakefile.txt
while running $cmake -HElektronSDK -Bbuild-esdk -DCMAKE_BUILD_TYPE=Debug the following error occurs. CMake Error at /mnt/c/Users/u6079328/OneDrive -…
Hello Team, Is there a way to build ESDK(JAVA) environment without using Gradle? https://developers.thomsonreuters.com/elektron/elektron-sdk-java/quick-start?content=43055&type=quick_start The tutorial above explains the build using Gradle and Gradle requires access to Internet during the ESDK build process. However we are…
Hello, team. We are trying to build our RFA based application with latest gcc-8.2.0 (-std=c++17 standard flag) and faced with issue that the dynamic exception specifications are not allowed in ISO C++17. rfa-7.2.1/Include/Message/RespMsg.h:245:70: error: ISO C++17 does not allow dynamic exception specifications void…
when run cmake-H\Users\u8007876\Downloads\Elektron-SDK1.2.0.win\setup\Elektron-SDK1.2.0.win.rrg-Bcmake_vs2017, got errors (in place or in source is not allowed) with latest cmake (v3.12.2)
It looks like you're new here. Sign in or register to get started.