赞
踩
解决办法:
1)运行以下命令进行clone
$ git clone --recursive https:xxxxxx
2)进入项目根目录,继续下载
$ cd eigen-git-mirror
$ git submodule update --init --recursive
转载于:https://www.cnblogs.com/walker-lin/p/11060621.html
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。