Products | Versions |
---|---|
TIBCO Rendezvous | - |
Not Applicable | - |
Resolution:
We provide the source code for the C++ interface so that you may
compile it yourself using your compiler (and options) of choice.
The source code is under <tibrv root>/src/librvcpp, a sample of
makefile is included also.
If your application is statically linked to the RV libraries, then you
would have to recompile. If they are dynamically linked, then
there is no need to recompile.