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

Error running flandmark_compilemex.m #15

Open
tojo009 opened this issue Feb 2, 2014 · 1 comment
Open

Error running flandmark_compilemex.m #15

tojo009 opened this issue Feb 2, 2014 · 1 comment

Comments

@tojo009
Copy link

tojo009 commented Feb 2, 2014

When i try to run flandmark_compilemex.m am getting an error as follows:

Compiling mex-files on Windows platform...
Too many outputs requested. Most likely cause is missing [] around left hand side that has
a comma separated list expansion.

Error in flandmark_compilemex (line 71)
opencv_core = opencv_core.name;

please help

@SalahiAltinci
Copy link

Hi,

I dont know if your problem persists but you should have set the paths wrong. But i had some problems compiling mex files in matlab too and i compiled them in Visual Studio 2010.

Here is a solution that explains how to compile mex files in Visual Studio: http://stackoverflow.com/a/16718578

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