Changes between Version 13 and Version 14 of SoftwarePackage
- Timestamp:
- Mar 14, 2017, 1:14:05 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoftwarePackage
v13 v14 93 93 To build an example follow the following steps: 94 94 1. First, follow steps 1 and 2 described in [#CompilingthePDAFlibrary Compiling the PDAF library] above. 95 2. In `testsuite/src` execute `make`. This will show the possible targets than can be compiled. 95 2. In `testsuite/src` execute `make`. This will show the possible targets than can be compiled. In the tutorial implementation `make` will directly start the compilation of the example program. 96 96 3. Execute a make operation like `make dummymodel` (This will build the forward model of the case `dummymodel_1D`). 97 97