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

Kinz_mex not recognised #4

Open
CharliPosner opened this issue Feb 25, 2022 · 2 comments
Open

Kinz_mex not recognised #4

CharliPosner opened this issue Feb 25, 2022 · 2 comments

Comments

@CharliPosner
Copy link

I have downloaded body tracking SDK 1.0.1 as per advice to get body tracking functionality working. All demos run perfectly well except bodyTrackingDemo.m, where I get a "Kinz_mex function not recognised" error and am unable to view the source of this function. Any advice on this would be greatly appreciated

@mj-raihan
Copy link

hi, i have faced the same issue. everything is working correctly but the "Kinz_mex function not recognised" is showing. did you solve the error?

@YutoK-JP
Copy link

Hi mate. I found a foolish way to solve this issue.

Before compiling check the Mex folder you downloaded.
You should have some file "Kinz_xxx.h/.cpp".
There are some line-PAIR of "#ifdef BODY" & "#endif" in the files.
Delete the words and save them.
Now compile again. If you have no errors, it's almost done.
Still errors occur , find ifdef/endif remaining.
No display launch then check if CUDA install on your computer.

I successed running body-track DEMO.
Sorry for my bad Sentence. I hope you to do well. Thank u!

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