lanking520 commented on issue #11303: MXNET Scala package build failed
URL: 
https://github.com/apache/incubator-mxnet/issues/11303#issuecomment-398484606
 
 
   @Aman1994 as far as I can tell, explained in this 
[thread](https://groups.google.com/forum/#!topic/comp.lang.java.programmer/s4sxjtM8um4).
 The problem should be the JVM you are using currently does not match the 
native library. Use this line of code to check the version:
   ```
   java -version
   ```
   And try to install 64-bit version of Java and build again.

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