Hello,
In order to be compatible with c++17 supporting compiler, we decided to migrate from RFA 8.0 to RFA 8.2. Unfortunately some of the include files from Dacs permission api sdk downloaded from below link are using "dynamic exception specification" which is deprecated in c++17. Can you help me in getting Dacs SDK that is c++17 compatible.
Url : https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time/open-data-access-control-system-api-c/downloads
SDK package name : "dsdk8.2.0.L1.devkit.rrg.tar.gz:
File using dynamic exception specification : AuthRequest.h, AuthAgent.h, AuthSystem.h and so on ...