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

Build error #30

Open
neripaolo opened this issue Sep 23, 2020 · 1 comment
Open

Build error #30

neripaolo opened this issue Sep 23, 2020 · 1 comment

Comments

@neripaolo
Copy link

I'm trying to build the MEX, but I get the error:

Error using mex
C:\Users\UTENTE\Dropbox\LAVORO\Articoli\AutomaticPC_AlignmentRealSense\LeapMotion\matleap-master\matleap-master\LeapConnection.cpp: In function 'void millisleep(int)':
C:\Users\UTENTE\Dropbox\LAVORO\Articoli\AutomaticPC_AlignmentRealSense\LeapMotion\matleap-master\matleap-master\LeapConnection.cpp:300:20: error: 'Sleep' was not declared in this
scope
Sleep(milliseconds);
^

Error in build (line 37)
eval(cmd)

How can I solve the issue?

@enmn38
Copy link

enmn38 commented Jun 14, 2023

Hey @neripaolo! I have come across a similar issue on a different computer I am using to try and get my project to work. Did you find a solution?

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