#Visual Studio 2010 or later is needed for the following
#How to downlaod
- Click on the GitHub option "Clone or Download"
- Chose the option "Download ZIP"
- Save it to your PC
- Extract it and open the solution (MoCST.sln) file using the Visual Studio you have installed on your PC
#How to compile
- Download, following the steps described above, and open the project using the solution file (MoCST.sln)
- Go to the Solution Explorer (usually on the right of your screen) and expand the project (if not expanded already)
- Right click on the References and choose "Add Reference..."
- Browse to the project's folder/MoCST/bin and chose the ZedGraph.dll file to add as reference. Make sure you mark it as ticked
- Click "OK"
- Project is ready to be compiled