Open rohith14 opened 6 years ago
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
Remove the attribute macro if you need.
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