Hi
I want to use RTI Persistence Service API in Modern C++. I'm using RTI v 5.2.0 in linux 64 bit. I have followed the examples in RTI documentation but I have some link errors like below:
error: undefined reference to `RTI_PersistenceServiceProperty_INITIALIZER'
What should I do? I cannot find related library for rti persistence service in its folder. Is there any example for using this API in Modern C++?
Thanks in advance for your helps.
Bonjefir