Home > Constructing SOAP with C++ and gSOAP 2.7.9d for Mac OS X > Preparing the Development Environment


Preparing the Development Environment

  1. Download and unzip the latest gSOAP package for Mac OS X.
  2. Open the package by running this command:

    tar xvfz gsoap_macosx_S2.7.9d.tar.g

  3. Under the same parent directory, create these items with the appropriate command:
    Item Description Command
    client Directory for the client-related files (Makefile and sample.cpp) mkdir client
    gsoap Symbolic link to your gSOAP directory gsoap -> gsoap-macosx-2.7