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

matlab interface #72

Open
huaian117 opened this issue Dec 2, 2016 · 5 comments
Open

matlab interface #72

huaian117 opened this issue Dec 2, 2016 · 5 comments

Comments

@huaian117
Copy link

when I run compile_mex, i met this problem

cimgmatlab.h(183) : error C2440: cannot convert “const size_t *”into“const
cimg_library::CImg::mwSize *”

I use matlab 2016a and vc 2013

@uricamic
Copy link
Owner

uricamic commented Feb 5, 2017

Hi @huaian117,

sorry for a late answer.

Do you use the CImg library which is distributed with CLandmark or some other version?

@akeba1
Copy link

akeba1 commented Feb 14, 2017

I have also gotten this error, using Matlab 2016a, VC2012 & VC2015, using CImg distributed with CLandmark (1.5.6) as well as latest CImg (2.0.0_pre021317).

@uricamic
Copy link
Owner

Hi @akeba1,

could you try also with a different version of MATLAB? The newest version I have tried was 2015b and it works without any problems.

Also, could you please download the pre-compiled version and try it on MATLAB 2016a, if it works?

@akeba1
Copy link

akeba1 commented Feb 17, 2017

Unfortunately I don't have access to an older version of MATLAB, but I will try the pre-compiled version and let you know.

@uricamic
Copy link
Owner

Ok, thanks!

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

3 participants