mex call a static library error
이전 댓글 표시
a static library is libCRTM.a path: /sat7/jzhang/GOES/crtm-2.05_clear/lib /sat7/jzhang/GOES/crtm-2.05_clear/include mex call is mex enkfgoesrtv.f90 -L//sat7/jzhang/GOES/crtm-2.05_clear/lib -lCRTM
error information is /usr/bin/ld: /sat7/jzhang/GOES/crtm-2.05_clear/lib/libCRTM.a(crtm_clear.o): relocation R_X86_64_32S against 'crtm_clear_$BLK.var$3218' can not collect2: ld returned 1 exit status mex: link of '"enkfgoesrv.mexa64"' failed
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!