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/19 14:01:53 UTC

[GitHub] lebeg commented on issue #12849: [cmake][cpp-package] Building with cmake does not install the cpp-package API

lebeg commented on issue #12849: [cmake][cpp-package] Building with cmake does not install the cpp-package API
URL: https://github.com/apache/incubator-mxnet/issues/12849#issuecomment-439902298
 
 
   > ... but it does not provide a "true" CMake build.
   
   The cmake build can be considered as 'true' and should be used instead of make whenever possible. Currently, it's not supported only for 1 case: cross-compilation with CUDA, for example for [Jetson](https://github.com/apache/incubator-mxnet/pull/10530).
   
   The fact that installing does not include the nessesary files probably should be fixed in [CMakeLists.txt](https://github.com/apache/incubator-mxnet/blob/master/cpp-package/CMakeLists.txt)

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