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 mex not working #6

Open
Vytautas111 opened this issue Jul 24, 2020 · 0 comments
Open

Matlab mex not working #6

Vytautas111 opened this issue Jul 24, 2020 · 0 comments

Comments

@Vytautas111
Copy link

Thanks for sharing this, it looks great!

I have one question. I'm trying to run this from Matlab, but I'm getting the following errors when I run the "compile_mex_script" file":

MATLAB\splinterp-master\splinterp1.cpp(18): error C2039: 'max': is not a member of 'std'
Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\include\thread(28): note: see declaration of 'std'
Matlab\splinterp-master\splinterp1.cpp(18): error C3861: 'max': identifier not found
MATLAB\splinterp-master\splinterp1.cpp(40): error C2039: 'max': is not a member of 'std'
Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\include\thread(28): note: see declaration of 'std'
MATLAB\splinterp-master\splinterp1.cpp(40): error C3861: 'max': identifier not found

any idea why this happens?

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

1 participant