MoritzMaxeiner commented on issue #13339: CMake: Enable installation of 
cpp-package headers
URL: https://github.com/apache/incubator-mxnet/pull/13339#issuecomment-445225943
 
 
   > Does it work for you? I have some errors when I run install:
   
   Yes, I use these changes[1][2] in our vcpkg fork[3] on Windows (7, 10, 
Server 2016) where I build and deploy a plugin (shared library) using the CPP 
package, linked against mxnet's shared library.
   Since it seems you're using Linux, are you installing with root permissions? 
If not, you'd best try to use something like `-DCMAKE_INSTALL_PREFIX=~/.local`
   
   [1] 
https://git.imp.fu-berlin.de/bioroboticslab/robofish/vcpkg/blob/master/ports/mxnet/0003-install-cpp-package.patch
   [2] 
https://git.imp.fu-berlin.de/bioroboticslab/robofish/vcpkg/blob/master/ports/mxnet/0004-install-nnvm.patch
   [3] 
https://git.imp.fu-berlin.de/bioroboticslab/robofish/vcpkg/tree/master/ports/mxnet

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

Reply via email to