フィルターのクリア

MEX Error when complining SPAMS

2 ビュー (過去 30 日間)
Nour Aburaed
Nour Aburaed 2020 年 9 月 17 日
I downloaded SPAMS 2.6 from the official website, and I ran compile.m, but I keep receiving this error:
Error using mex
MEX cannot find library 'gomp', specified with the -l option.
MEX searched for a file with one of the following names:
gomp.lib
libgomp.lib
Verify the library name is correct. If the library is not
on the existing path, specify the path with the -L option.
Error in compile (line 447)
mex(args{:});
Not sure how to approach it. I tried searching for any of the libraries mentioned in the error but didn't find them. I have Matlab 2018b.

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by