cygwin warning:
MS-DOS style path detected: D:\daima\new1.c
Preferred POSIX equivalent is: /cygdrive/d/daima/new1.c
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
用cygwin编译时候为什么老出现这段代码 怎么删除?
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
2条回答 默认 最新
cxlabs 2015-01-21 14:27关注CYGWIN environment variable option "nodosfilewarning" turns off this warning.
这句已经说明了设置 环境变量 CYGWIN 值 nodosfilewarning 关闭这个提醒
解决 无用评论 打赏 举报