You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/12/23 14:51:31 UTC

[GitHub] [incubator-mxnet] olk commented on issue #17156: failing C++14 compilation for mxnet 1.5.1

olk commented on issue #17156: failing C++14 compilation for mxnet 1.5.1
URL: https://github.com/apache/incubator-mxnet/issues/17156#issuecomment-568495539
 
 
   I notice that file mxnet/CMakeLists.txt sets -DDMLC_USE_CXX11=1 and -DDMLC_USE_CXX14=1 if SUPPORT_CXX14 is valid.
   Shouldn't only -DDMLC_USE_CXX14=1 be specified?!

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


With regards,
Apache Git Services