Link Search Menu Expand Document

Compile

Since all the headers are complete, let us compile the program to see if there are any errors. Note: there is no implementation yet so the program will not run properly.

[ACTION] Open the terminal. Terminal screenshot

[ACTION] Change directory to MBSSM_tutorial/SegregationModelTutorial folder using this command:

cd Downloads/MBSSM_tutorial/SegregationModelTutorial

[ACTION] Clean files, create necessary folders, and compile with:

make all