- 积分
- 1371
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-12-16
- 最后登录
- 1970-1-1
|
发表于 2019-1-12 07:55:19
|
显示全部楼层
谢谢楼主,下面是使用中遇到的问题及解决办法,分享给大家。
如遇到下面的警告,Windows下在电脑属性用户环境变量中新建一个 CYGWIN,赋值为nodosfilewarning,即可取消警告。
cygwin warning:
MS-DOS style path detected: c:\h9788.tmp
Preferred POSIX equivalent is: /cygdrive/c/h9788.tmp
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames |
|