Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
faust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.4.
Show more breadcrumbs
faust group
faust
Commits
1bec28cf
Commit
1bec28cf
authored
8 years ago
by
Nicolas Bellot
Committed by
hhakim
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Latex MATLAB MEX compiler
parent
b58a0c56
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gen_doc/LaTeX/chapInstallUnix.tex
+20
-0
20 additions, 0 deletions
gen_doc/LaTeX/chapInstallUnix.tex
with
20 additions
and
0 deletions
gen_doc/LaTeX/chapInstallUnix.tex
+
20
−
0
View file @
1bec28cf
...
...
@@ -39,6 +39,26 @@ You must obtain the path of your matlab binary file like:
\end{lstlisting}
If not, add
\texttt
{
matlab
}
binary directory in your environment path (in your ~/.bashrc file).
\item
\textbf
{
Verify Matlab
}
has a MEX supported compiler by typing in a Matlab Command Window :
\begin{lstlisting}
>> mex -setup C++
\end{lstlisting}
You must obtain this kind of message :
\begin{lstlisting}
[backgroundcolor=
\color
{
white
}
,keywordstyle=
\color
{
black
}
]
MEX configured to use <YOURCOMPILER> for C++ language compilation.
\end{lstlisting}
But if you have an error message of the style :
\begin{lstlisting}
[backgroundcolor=
\color
{
white
}
,moredelim=
{
**[is][
\color
{
blue
}
]
{
@
}{
@
}}
,moredelim=
{
[is][
\underbar
]
{_}{_}}
]
No supported compiler or SDK was found. For options, visit
@
_
http:www.matworks.com/support/compilers/R<20XXx>/<ARCH>.html
_
@
\end{lstlisting}
Visit the webpage specified in the error message,
in order to see the list of compiler supported by your Matlab version
\texttt
{
R<20XXx>
}
on your plateform
\texttt
{
<ARCH>
}
.
\section
{
Download Faust Package
\&
launch terminal
}
\label
{
sec:UnixBuildDownload
}
When prerequisities listed in precedent section
\ref
{
sec:RequiredTools
}
are checked, you can get the package FA
$
\mu
$
ST.
\item
\textbf
{
Download
}
the FA
$
\mu
$
ST package on the website :
\url
{
http://faust.gforge.inria.fr/
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment