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)
My question is about the section QuickStart - building and running Ema examples. How do I know my market data administrator? What is DACS username? How to set a Service Name?
What are the instructions for running a static content build locally? Is there a hub or wiki page for this information.
How long does it take for a build to be deployed to DEMO once it's completed in CI?
***Rant:*** Building Website locally with code analysis on takes 4+ minutes now days. When you finally check in to CI a single Website Platform build (not including products) can take 25+ minutes. ***:End Rant*** I am really just wondering why they have become so bad and if there is anything being done to bring the times…
Is there any documentation on what to do when your changes cause a Cobalt CI build to fail? Things like how to determine what caused the build to fail, what to do when if it isn't code related, how to communicate it is being addressed, etc.
It looks like you're new here. Sign in or register to get started.