Products | Versions |
---|---|
TIBCO Adapter for CORBA | - |
Not Applicable | - |
Description:
Symptoms
=========
The basic examples shipped with the adapter cannot be compiled correctly using SDK 5.4.0 or above
Impact
=========
When the adapter examples under ‘<TIBCO CORBA adapter installation home>/examples/basic’ folder are compiled using SDK 5.4.0 or above, the compilation fails with the error message: “Cannot open include file: 'Maverick.h': No such file or directory”.
Workaround:
==========
Set the value of the environment variable ‘TRA_HOME’ in the environment file shipped with the basic adapter examples (for e.g. C:\tibco\adapter\adcorba\5.3\examples\Basic\setenv.bat) to ‘<SDK Installation Home>/include/’ (for e.g. C:\tibco\adapter\sdk\5.4\include) and compile the examples
Cause:
=====
From TIBCO Adapter SDK 5.4.0 onwards, TIBCO Adapter SDK is not installed under TIBCO TRA installation home but under the folder ‘adapter’ under TIBCO installation home and so the location of SDK libraries have changed.
Resolution:
========
None. CR#1-7AXTP5 has been logged to address this issue with the adapter documentation and will be taken up in a future release.
Symptoms:
Cause: