I use C++ version of EMA on Windows and CentOS 6.7 work fine. I am trying to use it on CentOS 7 but it always display error
Exception Type='OmmInvalidUsageException', Text='Failed to add RsslChannel(s) to RsslReactor. Channel name(s) Channel_4
Instance Name Consumer_4_1
RsslReactor 0x0x2a34b70
RsslChannel 0
Error Id -1
Internal sysError 0
Error Location /home/centos/rtsdk/Real-Time-SDK/Cpp-C/Eta/Impl/Reactor/rsslReactor.c:1351
Error Text Failed to initialize RsslRestClient. Text: </home/centos/rtsdk/Real-Time-SDK/Cpp-C/Eta/Impl/Transport/rsslSocketTransportImpl.c:547> Error: 0012 Unable to load CURL.', ErrorCode='-1'
The curl is verion 7.29 on CentOS7. Please advise if any solution on it. Thanks.