Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
John
Posts:
17
Registered:
7/8/07
|
|
compilate mex in 64bit system
Posted:
Dec 16, 2009 4:50 AM
|
|
Hello, I would like to ask you for hepl. I am trying to compilate one mex file under 64bit windows and I am getting this error message:
gurobi_mex.obj : error LNK2019: unresolved external symbol mxCreateDoubleMatrix_730 referenced in function mexFunction gurobi_mex.obj : error LNK2019: unresolved external symbol mxCreateDoubleScalar referenced in function mexFunction gurobi_mex.obj : error LNK2019: unresolved external symbol mexEvalString referenced in function mexFunction .... . . gurobi_mex.mexw64 : fatal error LNK1120: 26 unresolved externals
In 32bit system everything is working fine... Do you have any suggestions ?? Thanks
|
|
|
|