首页 > 其他 > 详细

error U1087: cannot have : and :: dependents for same target

时间:2016-01-24 18:15:43      阅读:270      评论:0      收藏:0      [点我收藏+]

windows驱动开发遇到错误:

1>e:\winddk\7600\bin\makefile.new(7117) : error U1087: cannot have : and :: dependents for same target
1>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2


出现故障的原因是路径中有空格,所以确保路径中没有空格就能够了

error U1087: cannot have : and :: dependents for same target

原文:http://www.cnblogs.com/mengfanrong/p/5155423.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!