MXNet.cpp icon indicating copy to clipboard operation
MXNet.cpp copied to clipboard

The demo can not be debuged on win7

Open cjsure opened this issue 9 years ago • 3 comments

It stoped when i ran the demo on windows7 and display nothing. Did any one meet the same issue like me?

cjsure avatar Aug 16 '16 02:08 cjsure

I seems to have similar issue. I can build the program and run it without any problems, but when I execute the MxnetTestCpp.exe file, the program seems hanging there and displays nothing.

chrisplyn avatar Jan 10 '17 04:01 chrisplyn

I think you need 1. see readme.txt under lib/windows 2. download mingw-w64 and libopenblas and set environment variable PATH accordingly.

conopt avatar Jan 13 '17 12:01 conopt

@cjsure Hi~, I meet the same problem, have you solved it?

ydmo avatar Jun 23 '17 06:06 ydmo