s0302102 commented on issue #12543: Complie error (not the mxnet itself. but 
cpp interface)
URL: 
https://github.com/apache/incubator-mxnet/issues/12543#issuecomment-421196602
 
 
   @leleamol Thanks very much for your comment. 
   First let me say sorry for the code error. As I used linux to compile the 
code but windows to submit the issue, something went  wrong when I pasted from 
linux to windwos via the  vnc viewer. The first two questions you mentioned 
above are as below respectively:
   1. #include <chrono>
   2. vector <int>
   As for the third question, the using namespace std; was used at the 
beginning of the code, it should be OK.
   I suppose the problem is not the example code itself, but the include order 
or something else maybe. The code didn't give any  errors when I compiled it. 
   By the way, I also use the newest version of the mxnet and I can compile the 
mxnet correctly (with .a file about 400M and .so file about 300M).

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