@@ -75,13 +75,14 @@ The installation of the FA$\mu$ST project depends on other components to be inst
Launch install file and choose MINGW version 4.9.2 for mexFunction compatibility
The directory of binary must be add to the environment PATH.
Note for make tool : In a terminal command, type "make". if it doesn't exist, please check if make.exe is present in MINGW install directory.
if not, you can copy and rename mingw32-make.exe to make.exe
\item\textbf{Install CMake} for building the FAUST project.
In \url{https://cmake.org/download/} , download Binary distributions correspond to your environment (in our case cmake-3.6.1-win64-x64.zip)
The directory of binary must be add to the environment PATH.
Note for Cmake tool : In a terminal command, type "make". if it doesn't exist, please check if make.exe is present in cmake-3.6.0-win64-x64$\setminus$bin$\setminus$cmake.exe
if not, you can copy and rename mingw32-make.exe to make.exe
\item\textbf{Install Matlab} if not already done (MATLAB R2015b in our case).
\item In Matlab, you must install MinGW version 4.9.2 from MATLAB using the ADDON menu. For more detail, please follow the instruction give in following link :