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

C2065 'used': undeclared identifier #5

Open
rohith14 opened this issue Jun 26, 2018 · 1 comment
Open

C2065 'used': undeclared identifier #5

rohith14 opened this issue Jun 26, 2018 · 1 comment

Comments

@rohith14
Copy link

Building test_picture.cpp on Win64

Error C2065 'used': undeclared identifier mtcnn mxnet-mtcnn\src\libmtcnn\mxnet_mtcnn.cpp 705

This is the line it's complaining about "REGISTER_MTCNN_CREATOR(mxnet, MxNetCreator);"

Any help is appreciated?

Thanks

@zhangchn
Copy link

Remove the attribute macro if you need.

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