Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8277d673 authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

modif create install directory during cmake

parent 1a7c7cd8
Branches
Tags
No related merge requests found
...@@ -379,7 +379,7 @@ if (BUILD_MATLAB_MEX_FILES) ...@@ -379,7 +379,7 @@ if (BUILD_MATLAB_MEX_FILES)
#file(MAKE_DIRECTORY ${FAUST_DEMO_HADAMARD_OUTPUT_INSTALL_DIR}) #file(MAKE_DIRECTORY ${FAUST_DEMO_HADAMARD_OUTPUT_INSTALL_DIR})
#file(MAKE_DIRECTORY ${FAUST_DEMO_TIMECOMP_INSTALL_DIR}) #file(MAKE_DIRECTORY ${FAUST_DEMO_TIMECOMP_INSTALL_DIR})
#file(MAKE_DIRECTORY ${FAUST_DEMO_FIG_INSTALL_DIR}) #file(MAKE_DIRECTORY ${FAUST_DEMO_FIG_INSTALL_DIR})
file(MAKE_DIRECTORY ${FAUST_DEMO_QUICKSTART_INSTALL_DIR}) #file(MAKE_DIRECTORY ${FAUST_DEMO_QUICKSTART_INSTALL_DIR})
endif(BUILD_MATLAB_MEX_FILES) endif(BUILD_MATLAB_MEX_FILES)
################################################################## ##################################################################
......
...@@ -7,7 +7,7 @@ It provides a user friendly new class of matrix \textbf{Faust} efficient for the ...@@ -7,7 +7,7 @@ It provides a user friendly new class of matrix \textbf{Faust} efficient for the
\section{Configure Matlab path}\label{sec:firstUseMatlabPath} \section{Configure Matlab path}\label{sec:firstUseMatlabPath}
In order to use matlab wrapper, follow the instructions : In order to use matlab wrapper, follow the instructions :
\begin{itemize} \begin{itemize}
\item \textbf{Install} FA$\mu$ST tool (see preceding chapter) \item \textbf{Install} FA$\mu$ST tool (see Chapter \ref{sec:InstallUnix} in case of Unix install or Chapter \ref{sec:WinInstall} in case of Windows install)
\item \textbf{Launch} Matlab. \item \textbf{Launch} Matlab.
\item \textbf{Set the working directory} of the Matlab Command Window to :\\ \item \textbf{Set the working directory} of the Matlab Command Window to :\\
\texttt{/<HOMEDIR>/Documents/MATLAB/Faust} \texttt{/<HOMEDIR>/Documents/MATLAB/Faust}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment