Hi all

I tried to install getfem on Windows. But when I type 'make' after finished 
'./configure -enable-matlab -with-pic'. I got an error listed bellow:

mex -largeArrayDims -output gf_matlab -g CDEBUGFLAGS="-g -O3" LD="g++" \
-I. -I./.. -DMATLAB_RELEASE= \
./gfm_mex.c ./gfm_common.c ./../gfi_array.c \
../.libs/libgetfemint.a  ../../../src/.libs/libgetfem.a || (rm gf_matlab; false)
mex.exe: Invalid command-line option
mex.exe: Data: unknow option
rm: cannot lstat 'gf_matlab': No such file or directory
make[4]: *** [gf_matlab] Error 1
make[3]: *** [gf_matlab] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Anyone know how to fix it? Thanks in advance!
I am using Matlab 2010b, Visual studio 9 and windows 7.

Cheers
Zhang



_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to