Mentions légales du service

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

modif AL

parent 13b73ba8
Branches
Tags
No related merge requests found
......@@ -55,9 +55,9 @@ Quick install :
4- cmake ..
OPTION : -DBUILD_OPENBLAS=ON
-DCMAKE_INSTALL_PREFIX="/home/username/Faust_install"
4bis- ccmake (with Graphical User Interface)
4bis- ccmake .. (with Graphical User Interface)
5- make
6- make install
6- make install
Warning :
mex function working with specific version of gcc depend to the platform used.
......
......@@ -30,7 +30,7 @@ else(BUILD_READ_MAT_FILE AND MATIO_LIB_FILE AND MATIO_INC_DIR )
endif(BUILD_READ_MAT_FILE AND MATIO_LIB_FILE AND MATIO_INC_DIR )
set(TIMEOUT_MEG 14000)
set(TIMEOUT_MEG 30000)
# MATLAB input format
if (BUILD_READ_MAT_FILE AND MATIO_LIB_FILE AND MATIO_INC_DIR)
foreach(TEST_FPP float double)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment