Learn how to build the C++ sample client.
Procedure
-
Go to the conf directory under the directory in which you installed the IBM® Spectrum Symphony SDK.
For example, if you installed the SDK in /opt/symphonySDK/SDK7.3.2, go to /opt/symphonySDK/SDK7.3.2/conf.
-
Set the environment:
- (csh) source cshrc.soam
- (bash) . profile.soam
- Compile using the Makefile located in $SOAM_HOME/7.3.2/samples/CPP/SampleApp: