aaronmarkham commented on issue #15771: Cross Compile MXNET for RPI 4 with 
opencv, openmp and DIST_KVSTORE enabled failed
URL: 
https://github.com/apache/incubator-mxnet/issues/15771#issuecomment-519100772
 
 
   I believe I had issues with `cmake` when working with Nano an Pi. I avoided 
it and stuck to `make`. You may want to do the same. That being saId, if you're 
feeling adventurous, why not try one the cmake files found here: 
https://github.com/opencv/opencv/tree/master/cmake
   It would seem you could drop it here: 
https://github.com/apache/incubator-mxnet/tree/master/cmake/Modules
   You may want to set environment vars for the location... like:
   `set(OpenCV_DIR=/home/ubuntu/opencv-3.2.0/share/OpenCV)`
   I'll be happy to validate what you come up with and update the directions. I 
don't happen to have a Pi 4 yet, but I'll order one.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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