Hello,
I am working with the custom transport protocol example code. I'm able to compile the FileTransfer.c and .h files without issue, as well as compile the source code generated by rtiddsgen on the example .idl file. I have verified that the ndds libraries are in my load library path. Yet, when i attempt to execute the compiled example, i receive an error stating it was unable to find the rtilibcustom_transports.so file. What am I missing?
Thanks in advance,
Brent
Edit: Updating the QOS profile xml file to ensure the library file name specified was consistent with the one i created containing the the plugin library, less the 'lib' prefix, solved the problem.
Hello Brent,
I am glad that you found a solution!
Rose