Build the C++ sample client and service

  1. Go to the conf directory under the directory in which you installed the Symphony Solaris SDK.

    For example, if you installed the SDK in /opt/symphonySDK/SDK41, go to /opt/symphonySDK/SDK41/conf.

  2. Set the environment:
    • For csh, enter

      source cshrc.soam
    • For bash, enter

      . profile.soam
  3. Compile using the Makefile located in $SOAM_HOME/4.1/samples/CPP/SampleApp:
    % make