You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/09/14 07:33:21 UTC

[GitHub] stereomatchingkiss commented on issue #10543: Failed to build from source when set USE_CPP_PACKAGE = 1, fatal error C1083: unabel to open file: “mxnet-cpp/op.h”: No such file or directory

stereomatchingkiss commented on issue #10543: Failed to build from source when set USE_CPP_PACKAGE = 1, fatal error C1083: unabel to open file: “mxnet-cpp/op.h”: No such file or directory
URL: https://github.com/apache/incubator-mxnet/issues/10543#issuecomment-421258673
 
 
   I have the same issues when build the mxnet from source on windows, some questions.
   
   1. Would this error stop me from inference? I don't need to train the models by cpp api.
   2. My cmake always show me "Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) ", even I add the PYTHON_EXECUTABLE as "C:\Python27", "C:\Python27\python.exe" or "C:\Python27\pythonw.exe"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services