TristonC commented on issue #19992:
URL: 
https://github.com/apache/incubator-mxnet/issues/19992#issuecomment-797059859


   @lgg Could you try to set the cxx with 14 or 17 standard? The 11 standard is 
current set in the CMakelists.txt. 
   ```
   project(mxnet C CXX)
   set(CMAKE_CXX_STANDARD 11)


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to