You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/01/23 22:06:57 UTC

[GitHub] [incubator-mxnet] leezu edited a comment on issue #19783: Trying to build MXNET with MSVC 2019 under windows 10 under CMAKE GUI

leezu edited a comment on issue #19783:
URL: https://github.com/apache/incubator-mxnet/issues/19783#issuecomment-766186968


   I suspect that you forgot to initialize the git 3rdparty submodules. That's why cmake doesn't find all components.
   If you have a terminal, run git submodule update --init --recursive inside mxnet dir. You can also search on the internet how to do it with MSVC


----------------------------------------------------------------
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



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