frankfliu commented on issue #13626: Re-organize Scala maven build
URL: https://github.com/apache/incubator-mxnet/pull/13626#issuecomment-447597015
 
 
   @gigasquid 
   Did you rebuild libmnxet.so file? did you do mvn clean?
   It seems you are still building old scala project:
   1. mxnet-macros_2.11 has been change to mxnet-macros
   2. init-native so file output location should be: 
init-native/target/libmxnet-init-scala-osx-x86_64.jnilib, but your build is 
still looking for 
init-native/osx-x86_64/target/libmxnet-init-scala-osx-x86_64.jnilib
   

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