installed as described...
but no compile possible ... no error message only
this... :(
please help someone
??? Error using ==> mex
Unable to complete successfully
K>> mex -v -f mexopts.bat
c:\progra~1\matlab\extern\examples\mex\yprime.c
This is mex, Copyright 1984-2001 The MathWorks, Inc.
-> Options file specified on command line
----------------------------------------------------------------
-> Options file = mexopts.bat
MATLAB = C:\PROGRA~1\MATLAB
-> COMPILER = gcc
-> Compiler flags:
COMPFLAGS = -c -DMATLAB_MEX_FILE
OPTIMFLAGS = -O3 -malign-double
-fno-exceptions -mcpu=pentium
DEBUGFLAGS = -g
arguments =
Name switch = -o
-> Pre-linking commands =
-> LINKER =
C:\PROGRA~1\MATLAB\sys\perl\win32\bin\perl.exe
c:\DOKUME~1\ZAPF~1.IPE\desktop\gnumex-1.11\gnumex-1.11\linkmex.pl
-> Link directives:
LINKFLAGS =
LINKFLAGSPOST =
Name directive = -o yprime.dll
File link directive =
Lib. link directive =
Rsp file indicator =
-> Resource Compiler =
C:\PROGRA~1\MATLAB\sys\perl\win32\bin\perl.exe
c:\DOKUME~1\ZAPF~1.IPE\desktop\gnumex-1.11\gnumex-1.11\rccompile.pl
-o mexversion.res
-> Resource Linker =
----------------------------------------------------------------
--> "gcc -c -DMATLAB_MEX_FILE -oyprime.obj
-IC:\PROGRA~1\MATLAB\extern\include -O3 -malign-double
-fno-exceptions -mcpu=pentium
c:\progra~1\matlab\extern\examples\mex\yprime.c"
C:\PROGRAMME\MATLAB\BIN\WIN32\MEX.PL: Error: Compile
of 'c:\progra~1\matlab\extern\examples\mex\yprime.c'
failed.
??? Error using ==> mex
Unable to complete successfully