Build the C++ sample client

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

    For example, if you installed the SDK in /opt/symphonySDK/SDK51, go to /opt/symphonySDK/SDK51/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/5.1/samples/CPP/SampleApp:

    % make