smpawlowski opened a new issue #10549: scala-package 1.1.0 build instruction 
Windows VS2015
URL: https://github.com/apache/incubator-mxnet/issues/10549
 
 
   ## Description
   I'd like to build mxnet for Scala on Windows from source. I can build 
libmxnet.dll successfully, but there are no instructions how to build 
scala-package on Windows. 
[](https://mxnet.incubator.apache.org/install/windows_setup.html#install-the-mxnet-package-for-scala)
   refers to make only.
   
   Could you provide instructions relevant for windows or mxnet-scala.dll?
   
   ## Environment info (Required)
   
   Windows 10.
   mxnet 1.1.0
   
   
   ## Build info (Required if built from source)
   
   Compiler (gcc/clang/mingw/visual studio):
   Visual Studio 14 2015 Win64
   
   MXNet commit hash: 07a83a0325a3d782513a04f47d711710972cb144
   (Paste the output of `git rev-parse HEAD` here.)
   
   Build config:
   mxnet_option(USE_CPP_PACKAGE      "Build C++ Package" ON)
   
   ## Steps to reproduce
   1. Build libmxnet.dll
   2. Try to build scala-package??
   
   ## What have you tried to solve it?
   
   1. I tried to compile dll from files in 
   scala-package\native\src
   but failed to resolve all dependencies correctly
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to