This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

call matlab from C


Hi All ;
            i am using cygwin for windows.  I tried to call matlab engine from C under cygwin under  win2K ... I am always get errors from gcc compiler (the error is under)
 I do not know which libmat.a or which liberary i can use.Can you help ?...thanks in advance.
 
ERROR
$ make
gcc  -o TPSS_ML main.o run_matlab.o msg.o strace.o  libmat.a -lm
run_matlab.o(.text+0x25):run_matlab.c: undefined reference to `engEvalString'
run_matlab.o(.text+0x3b):run_matlab.c: undefined reference to `engGetMatrix'
run_matlab.o(.text+0x4f):run_matlab.c: undefined reference to `mxGetPr'
collect2: ld returned 1 exit status
make: *** [TPSS_ML] Error 1
 
Tamer mohamed samy abdelazim Mellik
Home   (+1 403) (2614630)
Office (+1 403) (2206077)
Lab.   (+1 403) (2109545)
http://www.enel.ucalgary.ca/~abdelasi/
#1203, 505 6 St. SW
T2P 1X5
Calgary AB
Canada

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]