For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
40 4 4 7

Please make Elektron MRN Tutorial sample code VS140 compatible

All the code mentioned in this post is C++

your Elektron EMA SDK is already VS140 compatible
https://developers.thomsonreuters.com/elektron/elektron-sdk-cc/undefined

But your Elektron MRN Tutorial is only VS120 compatible
https://developers.thomsonreuters.com/elektron/elektron-sdk-cc/learning?content=8682&type=learning_material_item
https://developers.thomsonreuters.com/system/files/EMA%20Tutorials.zip

When could you make Elektron MRN Tutorial VS140 compatible?
especially for Tutorial step5 - Download & decode Machine Readable News

Is there a timeline to do it?

Thanks

elektronrefinitiv-realtimeelektron-sdkmrnsdk
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
Accepted
25.3k 89 12 25

Hi @xli1997

I cannot confirm a date at this point for when the examples will include VS140 solution files etc.

However, I was able to open the MRNConsumer_VS120.vcxproj file in VS140, allow VS140 to upgrade the project. I then amended the Project properties to link in the VS140 libraries and successfully compiled and ran the example.

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
40 4 4 7

Thanks. You are right. I am now able to build VS140 by changing Project properties to link the VS140 libraries in Elektron-SDK1.1.0.win\Ema\Libs\WIN_64_VS140

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
25.3k 89 12 25

Hi @xli1997

We do intend to upgrade the tutorials to include VS140 project files but no timescales as of yet.

Regards,

Umer

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.