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/11/16 12:58:09 UTC

[GitHub] CarlosYeverino commented on issue #13248: Cannot compile a cpp predictor including the library c_predict_api.h

CarlosYeverino commented on issue #13248: Cannot compile a cpp predictor including the library c_predict_api.h
URL: https://github.com/apache/incubator-mxnet/issues/13248#issuecomment-439385336
 
 
   Hi @zachgk and @ThomasDelteil ,
   
   thanks for your replay. I managed to fix the issue by copying the compiled files from the directories **lib** and **include** of my cloned repository to **/usr/lib** and **/usr/include** respectively.
   
   **However, I would like to know how to fix the issue using environment variables in Ubuntu insted of copying the files to /usr.**

----------------------------------------------------------------
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