Re:[Help-glpk] glpkmex installation error

2009-11-11 Thread paolole...@libero.it
Hi, I suggest you to use visual studio 2008 (c++ compiler) if you want to compile your mex file (the Lcc default compiler for matlab doesn't work very well). This can be done writing mex -setup on command prompt of matlab. Than you have to write n to responde the question: mex -setup Please

[Help-glpk] problem glpk matlab for linux

2009-10-26 Thread paolole...@libero.it
Hi all, I have tried to compile my glpkmex.cpp file on matlab 2008Ra for linux(ubuntu) using gcc. After this step I used the mex file in a matlab routine but routine stop its running with this error: ??? Error using == glpkmex Function mxGetJc_700 is obsolete in file compat32.cpp, line 307.