@@ -15,6 +15,31 @@ Then refer to the appropriate section following the use (or not) of an IDE (Inte
Finally in Section \ref{sec:UnixCustomInstall}, the custom options available to build the FA$\mu$ST toolbox are described to propose Custom - Advanced installation. For example, the optional configuration can be used to modify the install directory path, or to build in debug mode.
\lstset{style=customBash}
\begin{lstlisting}
> This kind of script represents the text command you must
> entered in an terminal command. For example :
> mkdir BUILD
\end{lstlisting}
\lstset{style=customBash}
\begin{lstlisting}
when character '>' is missing in the beginning of each line,
it signifies that the message is an return text in your
current terminal.
\end{lstlisting}
\lstset{style=customMatlab}
\begin{lstlisting}
>> This kind of script represents the text command you must
>> entered in a Matlab Command Window.
\end{lstlisting}
\lstset{style=customMatlab}
\begin{lstlisting}
when character ">>" is missing in the beginning of each line,
it signifies that the message is an return text in your current
@@ -11,14 +11,32 @@ The FA$\mu$ST project is based on \textbf{C++ library} available for Linux, MAC
\item Then, \textbf{process to Basic installation} of FA$\mu$ST tool by following instructions given in the appropriate section, depending to the kind of compiler (MinGW or Microsoft Visual) and the use (or not) of an IDE (Integrated Development Environment).
\end{itemize}
Section \ref{sec:WinCustomInstall} describes the custom options available to build the FA$\mu$ST toolbox, to propose Custom - Advanced installation. For example, the optional configuration can be used to modify the install directory path, or to build in debug mode.
%Then refer to the appropriate section : If you are more familiar with the graphical user interface, prefer the basic installation using \textbf{"the IDE Visual Studio"}. Otherwise, if you are friendly with Unix tools and command line terminal, prefer the basic installation using \textbf{the command terminal}:
Section \ref{sec:WinCustomInstall} describes the custom options available to build the FA$\mu$ST toolbox, to propose Custom - Advanced installation. For example, the optional configuration can be used to modify the install directory path, or to build in debug mode.
\lstset{style=customBash}
\begin{lstlisting}
> This kind of script represents the text command you must
> entered in an terminal command. For example :
> mkdir BUILD
\end{lstlisting}
\lstset{style=customBash}
\begin{lstlisting}
when character '>' is missing in the beginning of each line,
it signifies that the message is an return text in your
current terminal.
\end{lstlisting}
\lstset{style=customMatlab}
\begin{lstlisting}
>> This kind of script represents the text command you must
>> entered in a Matlab Command Window.
\end{lstlisting}
\lstset{style=customMatlab}
\begin{lstlisting}
when character ">>" is missing in the beginning of each line,
it signifies that the message is an return text in your current