invalid MEX file error
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am using MATLAB 2017a.
I create GUI using app designer , and when i compile the code ( to make it executable) i have this error .
Invalid MEX-file '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64':
Missing dependent shared libraries:
'libsrrjni.so' required by '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64'
'libvirtuos_sh.so' required by '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64'
'libcdsCommon_sh.so' required by '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64'
'libfastt_sh.so' required by '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64'
'libcls_sh.so' required by '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64'
'libnsl.so.1' required by '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64'
'libelf.so.1' required by '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64'
'libm.so.6' required by '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64'
'libc.so.6' required by '/home/cadence/.mcrCache9.2/GUI_0D1/usr/local/cadence/MMSIM141/tools/spectre/matlab/64bit/cds_innersrr.mexa64'
Is there any suggestions ??
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!