Bumblebee1964 opened a new issue #8057: Missing include file in cpp-package URL: https://github.com/apache/incubator-mxnet/issues/8057 For bugs or installation issues, please provide the following information. The more information you provide, the more likely people will be able to help you. ## Environment info Operating System: Windows 10 Compiler: VS2017 Professional Package used (Python/R/Scala/Julia): cpp-package MXNet version: MXNet 0.11, release built for Windows 20170926_mxnet_x64_vc14_gpu / prebuildbase_win10_x64_vc14_v2 (Yajedesign) Or if installed from source: MXNet commit hash (`git rev-parse HEAD`): If you are using python package, please provide Python version and distribution: If you are using R package, please provide R `sessionInfo()`: ## Error Message: Severity Code Description Project File Line Suppression State Error (active) E1696 cannot open source file "mxnet-cpp/op.h" MxNetWrapper c:\Projects\MxNet-0.11\cpp-package\include\mxnet-cpp\optimizer.hpp 37 ## Minimum reproducible example if you are using your own code, please provide a short script that reproduces the error. ## Steps to reproduce or if you are running standard examples, please provide the commands you have run that lead to the error. 1. 2. 3. ## What have you tried to solve it? 1. Tried to set all include paths. ('cpp-package\include', 'nnvm\include', 'include') 2. Found only op.h in 'nnvm\include\nnvm' 3. Found nowhere 'mxnet-cpp\op.h' although it is referenced in 'mxnet-cpp/MxNetCpp.h' ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
