You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/03/04 23:15:51 UTC

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #14313: compatibility with opencv4

wkcn edited a comment on issue #14313: compatibility with opencv4
URL: https://github.com/apache/incubator-mxnet/pull/14313#issuecomment-469456429
 
 
   @szha Yes. OpenCV2 does not have libopencv_imgcodecs.so, but OpenCV3/4 need it.
   
   I would like to add the variable OPENCV_DEPS_PATH, then check whether $(OPENCV_DEPS_PATH)/lib/libopencv_imgcodecs.(a|so) exists.

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


With regards,
Apache Git Services