saudet commented on issue #10549: scala-package 1.1.0 build instruction Windows 
VS2015
URL: 
https://github.com/apache/incubator-mxnet/issues/10549#issuecomment-453901580
 
 
   The JavaCPP Presets for MXNet now bundle the Scala API and they work on 
Windows too:
   https://github.com/bytedeco/javacpp-presets/tree/master/mxnet
   What I ended up doing is generating the missing files that we can't generate 
with CMake on Windows using the Makefiles on Linux, and that's pretty much it. 
I think those files should be checked in the source code repository as it would 
help with this issue. Anyway, to give the current presets a try, run `mvn 
install` in the directory for MXNet or use the prebuilt binaries from Maven 
Central.

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