c++ - fatal error LNK1104 : cannot open file "Debug/

标签 c++ visual-studio

我正在尝试在 Microsoft Visual 6.0 版中运行 C++ 代码。代码编译良好,但我收到错误“ fatal error LNK1104:当我尝试构建时无法打开文件“Debug/Assignment.exe”。该文件保存在名为 Assignment 的项目中。我是 C++ 的新手,并且微软视觉的东西。我不知道从哪里开始绕过错误。请帮助。

最佳答案

听起来 exe (Debug/Assignment.exe) 的拷贝已经在运行,因此 visual studio 无法覆盖该文件。查看任务管理器/进程资源管理器并终止所有正在运行的拷贝,然后重试。

关于c++ - fatal error LNK1104 : cannot open file "Debug/,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23901258/

相关文章:

c# - Visual Studio Sitecore TDS 无法打开 .scproj 项目

visual-studio - 单元测试错误- “Unable to get type” “Error: Could not load type” “from assembly”

c++ - 分析一个 dll 插件

c# - Visual Studio 调试器可以显示未加引号/未转义的字符串吗?

c++ - 从属名称解析和命名空间标准/标准库

c++ - c++11 中指针的 'auto' 类型分配是否需要 '*' ?

c++ - 冲突的 C++ 库

C++ 入门第 5 版。 : using sort on a vector of pointers is it undefined?

c++ - 用指针数组递增和递减

c# - NuGet添加引用错误---无法安装包