![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Table 3 and Table 4 list the environment variables and shared libraries required for Microsoft Windows.
TIBCO Adapter SDK installation folder's bin folders.If using TIBCO Enterprise Message Service, include the ems entry. If using TIBCO Enterprise for JMS, use jms in the path instead of ems. SET PATH=C:\tibco\adapter\sdk\version_number\bin;C:\tibco\tibrv\version_number\bin;C:\tibco\tpcl\version_number\bin;C:\tibco\ems\version_number\bin;%PATH% TIBCO Adapter SDK installation folder's include folder. SET INCLUDE=C:\tibco\adapter\sdk\version_number\include;C:\tibco\tibrv\version_number\include;C:\tibco\tpcl\version_number\include;C:\tibco\tpcl\version_number\include\xercesc;%INCLUDE% TIBCO Adapter SDK installation folder's lib folder. SET LIB=C:\tibco\adapter\sdk\version_number\lib;C:\tibco\tibrv\version_number\lib;C:\tibco\tpcl\version_number\lib;%LIB%
The environment variables must also be set appropriately for TIBCO Rendezvous and TIBCO Designer. See the relevant product documentation for more information.
TIBCO Rendezvous include files.TIBCO Enterprise Message Service include files. (64-bit platforms) SDK_HOME/lib/64/maverick58d.lib (debug) or SDK_HOME/lib/64/maverick58.lib (release)
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |