Previous Next
Initializing your team's SOWE

For single-platform development, complete the following steps once. For multi-platform development, complete the following steps for each target platform.

  1. Open the root project in the SOWE for the target platform. Then, complete the remaining steps in the Project Editor.
    (To open the root project, please refer to
    Opening the root project in a working environment.)
    SNiFF+ informs you that it cannot find the directories of the shared project in the SOWE root directory (they haven't been created yet). You will now have SNiFF+ copy the SSWE project directory structure in the SOWE.
  2. Enable Repeat and press Create Directory. This will save you from having to press Create Directory for each new project directory.
    SNiFF+ will now incrementally create the project directories. When done, the SOWE root directory contains the same project directory structure as the SSWE.
    SNiFF+ also creates a Project Makefile in each project directory. On Unix, the Project Makefile will be a symbolic link to the corresponding Project Makefile in the SSWE. On Windows NT/95, a local copy is made instead.
    When the generation process is over, SNiFF+ automatically opens the project in the SOWE.
  3. Close the shared project in the SOWE.
    Your SOWE is now initialized for the project.
  4. Complete the above steps for all additional target platforms.
    When you are done, the next step is to initialize each team member's PWE. Basically, you will go through the same procedure for each PWE as you just did for your team's SOWEs.