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/11 02:35:45 UTC

[GitHub] [incubator-mxnet] dbsxdbsx opened a new issue #14385: OpenCV 4.0 is currently not support on win10

dbsxdbsx opened a new issue #14385: OpenCV 4.0 is currently not support on win10
URL: https://github.com/apache/incubator-mxnet/issues/14385
 
 
   I try to build mxnet on win10_64. With the latest mxnet source code, and vs2017(changed to v14)  cuda+cudnn+mkl+mkldnn+opencv4(prebuilt), then it raises an error after compiling about 15 minutes.
   ```
   incomplete type is not allowed	mxnet	c:\opencv\build\include\opencv2\core\cvstd_wrapper.hpp	45
   ```	
   But everything is ok with opencv3.4.4(prebuilt).

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