Pregunta

I'm trying to install SPAMS (SPArse Modeling Software) but I got this

1 warning generated.
ld: library not found for -lgomp
clang: error: linker command failed with exit code 1 (use -v to see invocation)

mex: link of ' "./build//mexTrainDL.mexmaci64"' failed.

I'm compiling with matlab R2013a in MAC OS, I have installed Xcode and Intel MKL. But keep getting this error, any helps please.

¿Fue útil?

Solución

Issue resolved for me after changing the use_multithread to false in compile.m file

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top