-
Notifications
You must be signed in to change notification settings - Fork 45
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
Could you please provide a tutorial about how to compile mxnet with cpp package on win10? #26
Comments
@EternalSaga did you solve this issue? |
You can refer to this issue post by me. 10049 |
@EternalSaga oh. thank you. It is so helpful for me! |
The headers are generated by the OpWrapperGenerator.py script in mxnet. |
Hi ,@visionNoob ,How to solve this problem ? |
I tried to compile mxnet with cpp package on win10, vs2015 for many times, but I have never succeed. Could you please provide a tutorial about building mxnet with cpp package, opencv, and cuda on windows?
There are a large amount of errors in cuda header files such as:
Severity Code Description Project File Line Suppression State
Error expected an identifier mxnet C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0\include\thrust\system\cuda\detail\core\util.h 761
The text was updated successfully, but these errors were encountered: