compile error with mex files

3 visualizzazioni (ultimi 30 giorni)
mariem farhat
mariem farhat il 9 Lug 2015
Modificato: Anthony Poulin il 9 Lug 2015
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 Commento
Anthony Poulin
Anthony Poulin il 9 Lug 2015
Modificato: Anthony Poulin il 9 Lug 2015
Hello,
Can you provide your compilation command line? (mex spmtimesd.cpp ...)

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Write C Functions Callable from MATLAB (MEX Files) in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by