@aligoglos 
It seems that the libmxnet.dll cannot find its dependency,
you should put all dependency libraries (libopenblas libgfortran libgcc_s_seh 
libquadmath  opencv_xxx etc.)
into system PATH, or the same directory with libmxnet.dll 
then running the command below 
`python OpWrapperGenerator.py ./path/libmxnet.dll`
you'll get the op.h generated successfully

[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/12519 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to