zhaiyi000 commented on issue #9317: URL: https://github.com/apache/tvm/issues/9317#issuecomment-946676108
``` /home/dhb/software/tvm/3rdparty/dmlc-core/include/dmlc/base.h:137:71: note: #pragma message: Will need g++-5.0 or higher to compile allthe features in dmlc-core, compile without c++11, some features may be disabled "compile without c++11, some features may be disabled") ``` `error: ‘put_time’ is not a member of ‘std’` https://stackoverflow.com/questions/14136833/stdput-time-implementation-status-in-gcc Maybe your g++ version lower than 5.0 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
