Building Soar
If you wish to manually build Soar rather than downloading pre-compiled !binaries, for example if you want to make modification or extensions to the architecture, you can perform the following steps:
- Step 1: Get the source code for SoarSuite by either downloading it or checking it out from our version control repository.
- Step 2: Follow the build instructions for your particular operating system
- Step 3: Set up Eclipse if you plan to use it for development (optional)