フィルターのクリア

Error while generating Mex model in MATLAB for Xilinx fft Verion 9.1 IP

7 ビュー (過去 30 日間)
Ros Maria E F
Ros Maria E F 2023 年 11 月 2 日
回答済み: Walter Roberson 2023 年 11 月 2 日
I am using an Fast Fourier Transform version 9.1 IP, While generating Mex Model in MATLAB by running the make_xfft_v9_1_mex.m file its showing an error,can anyone explain what it is?
I'm using GCC Version - gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1) and MATLAB version -MATLAB R2022b
Error:
/usr/bin/ld: cannot find -lgmp
collect2: error: ld returned 1 exit status

採用された回答

Walter Roberson
Walter Roberson 2023 年 11 月 2 日
use your Linux package manager to install gmp and gmp-devel

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by