lpo icon indicating copy to clipboard operation
lpo copied to clipboard

run compile show "error"

Open xiaojidan opened this issue 10 years ago • 1 comments

On win8 with 64 bit, I run compile.m, and modify the line < 'cmd = ['mex -DLBFGS_FLOAT=32 -DEIGEN_DONT_PARALLELIZE -DNO_IMREAD -I../lib -I',EIGEN_DIR,' -I../external/liblbfgs-1.10/include/ lpo_mex.cpp ',' ../external/liblbfgs-1.10/lib/lbfgs.c ', all_files]' >.
But it fails to build the lpo_mex.cpp. I try it, but some problems are present. Can you find this bug?

xiaojidan avatar Jun 04 '15 02:06 xiaojidan

I just finished implementing the matlab wrapper. It should work now. Let me know if you have any further issues on Windows.

philkr avatar Jun 04 '15 20:06 philkr