【发布时间】:2011-04-29 22:06:36
【问题描述】:
我正在尝试构建增强示例。我收到以下错误:
Access is denied.
Access is denied.
...found 9 targets...
...updating 2 targets...
gcc.compile.c++ bin\gcc\debug\hello.o
Access is denied.
"g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -c -o "bin\gcc\debu
g\hello.o" "hello.cpp"
...failed gcc.compile.c++ bin\gcc\debug\hello.o...
...skipped <pbin\gcc\debug>hello.exe for lack of <pbin\gcc\debug>hello.o...
...failed updating 1 target...
...skipped 1 target...
我不熟悉 Windows 7,但我相信我拥有正确的访问权限:
谁能解释一下这个错误?谢谢。
更新:
Process Manager 为 bjam 找到数百个不成功的结果。如果有帮助,典型的行具有以下属性:
Desired Access: Read Attributes
Disposition: Open
Options: Open Reparse Point
Attributes: n/a
ShareMode: Read, Write, Delete
AllocationSize: n/a
不过,我不确定如何处理。
【问题讨论】:
-
在进程监视器中,您可以简单地搜索“拒绝”找到相关行...
标签: windows-7