Hello, Tamer :) Tamer Samy abdelazim wrote:
>>Dear Sir; >> i use cygwin for windows (gcc) and i try to call matlab >>engine from C under cygwin ... always errors (the error is under) >>can you help ...thanks in advance >> >>ERROR >>$ make >>gcc -o TPSS_ML main.o run_matlab.o msg.o strace.o libmat.a -lm What is libmat.a ? Is this the library supposed to containg the "engEvalString", "engGetMatrix" and others for which you get undefined references ? Is this library built for cygwin ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/