Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run compile show "error" #16

Open
xiaojidan opened this issue Jun 4, 2015 · 1 comment
Open

run compile show "error" #16

xiaojidan opened this issue Jun 4, 2015 · 1 comment

Comments

@xiaojidan
Copy link

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?

@philkr
Copy link
Owner

philkr commented Jun 4, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants