필터 지우기
필터 지우기

compile error with mex files

조회 수: 1 (최근 30일)
mariem farhat
mariem farhat 2015년 7월 9일
편집: Anthony Poulin 2015년 7월 9일
Hello,
I am using Matlab R2013a with SDK 7.1. When compiling mex files, I got the following error:
if true
Error: compilation of \spmtimesd.cpp failed : Usage:
MEX [option1 ... optionN] sourcefile1 [... sourcefileN]
[objectfile1 ... objectfileN] [libraryfile1 ... libraryfileN]
Use the -help option for more information, or consult the MATLAB API Guide.
C:\PROGRA~1\MATLAB\R2013A\BIN\MEX.PL: Error: Unrecognized switch: -argcheck.
end
  댓글 수: 1
Anthony Poulin
Anthony Poulin 2015년 7월 9일
편집: Anthony Poulin 2015년 7월 9일
Hello,
Can you provide your compilation command line? (mex spmtimesd.cpp ...)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by