Setting Up Cross-Platform Development
Setup assumptions
We assume the following scenario for describing how to configure SNiFF+ for cross-platform development:
- Files, shared working environments and the Repository are all located on a Unix machine.
You develop your cross-platform projects on Windows machines that access this Unix
machine.
- There are four developers: 2 work on Windows and the other 2 on Unix. All developers
have their own Private Working Environments.
- The cross-platform project consists of the root directory
complex
and two subdirectories,
complexlib
and
iolib
.