代码之家  ›  专栏  ›  技术社区  ›  Dijkstra

Windows 7访问被拒绝

  •  0
  • Dijkstra  · 技术社区  · 14 年前

    我正在尝试构建增强示例。我得到以下错误:

    拒绝访问。 访问被拒绝。 …找到9个目标… …正在更新2个目标… gcc.c++bin \gcc\Debug \Hello .o 访问被拒绝。 “g++”-ftemplate-depth-128-o0-fno inline-wall-g-c-o“bin\gcc\debug g\hello.o“”你好.cpp” ……失败的GCC。编译。c++bin \gcc\Debug \Hello…o。 …跳过了<pbin\gcc\debug>hello.exe,因为缺少<pbin\gcc\debug>hello.o… …更新1个目标失败… …跳过了1个目标… < /代码>

    我不熟悉Windows 7,但我相信我拥有正确的访问权限:

    有人能解释一下这个错误吗?谢谢,

    更新:

    流程管理器为BJAM发现数百个未成功的结果。如果有帮助,典型的行具有以下属性:

    所需访问:读取属性 处置:开放 选项:打开重分析点 属性:N/A 共享模式:读、写、删除 分配大小:不适用 < /代码>

    不过,我不知道该如何采取行动。

    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,但我相信我拥有正确的访问权限: permissions

    有人能解释一下这个错误吗?谢谢。

    更新:

    流程管理器为BJAM发现数百个未成功的结果。如果有帮助,典型的线条具有以下特性:

    Desired Access: Read Attributes
    Disposition:    Open
    Options:    Open Reparse Point
    Attributes: n/a
    ShareMode:  Read, Write, Delete
    AllocationSize: n/a
    

    但我不知道该怎么做。

    3 回复  |  直到 11 年前
        1
  •  2
  •   Darko Kenda    14 年前
        2
  •  1
  •   Gabe Timothy Khouri    14 年前

    bin\gcc\debug\hello.o hello

        3
  •  0
  •   Sujit Dhamale    11 年前