急急急,请问GGJJ这是什么原因

roamstar 2003-03-04 05:18:03
我在编译这个程序这样的错误是什么原因啊
--------------------Configuration: X1000Printer - Win32 Debug--------------------
Compiling resources...
Compiling...
Set.cpp
e:\x1000printer\set.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/X1000Printer.pch': No such file or directory
StdAfx.cpp
e:\x1000printer\stdafx.cpp(5) : fatal error C1083: Cannot open precompiled header file: 'Debug/X1000Printer.pch': No such file or directory
X1000Printer.cpp
e:\x1000printer\x1000printer.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/X1000Printer.pch': No such file or directory
X1000PrinterDlg.cpp
e:\x1000printer\x1000printerdlg.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/X1000Printer.pch': No such file or directory
Generating Code...
Error executing cl.exe.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\Set.sbr': No such file or directory
Error executing bscmake.exe.

X1000Printer.exe - 5 error(s), 0 warning(s)

GGJJ们帮帮忙,没有见这样的问题在线等啊
...全文
115 15 打赏 收藏 转发到动态 举报
写回复
用AI写文章
15 条回复
切换为时间正序
请发表友善的回复…
发表回复
dot_net 2003-03-05
  • 打赏
  • 举报
回复
先备份工程,把目录中的临时生成的文件(和.dsw在一起的,你看看修改日期)通通删除,重新打开工程,编译。
roamstar 2003-03-05
  • 打赏
  • 举报
回复
不行啊,
lhb_780902 2003-03-04
  • 打赏
  • 举报
回复
把DEBUG目录删除在重新编译以下呢?
roamstar 2003-03-04
  • 打赏
  • 举报
回复
帮帮小弟啊,这个问题害我没法继续编程了,请GGJJ们帮帮小弟
roamstar 2003-03-04
  • 打赏
  • 举报
回复
没有这个文件怎么办啊,
roamstar 2003-03-04
  • 打赏
  • 举报
回复
还是不行
lhb_780902 2003-03-04
  • 打赏
  • 举报
回复
Fatal Error C1083
Cannot open filetype file: 'file': message

An error occurred opening the specified file.

Tips

This error can occur if the file, subdirectory, or disk on which it resides is read-only. In this case, make the file writable or move the file to a writable disk. See your operating system documentation for information on removing the read-only attribute from a file.


This error may be caused by not having enough file handles. Close some open applications and recompile.


Trying to open a file or directory for which you do not have permission can cause this error. Move the file to a directory where you do have access privileges, or ask your network administrator to grant you access to the file.


If an include file could not be opened, check that the INCLUDE environment variable is set correctly and that the name of the file is spelled correctly.


Using double quotation marks around a complete path specification in a #include directive causes the standard directories to NOT be searched. See The #include Directive in the Preprocessor Reference for more information.
roamstar 2003-03-04
  • 打赏
  • 举报
回复
编译一下就可以吗???
我试试先.....
lhb_780902 2003-03-04
  • 打赏
  • 举报
回复
重新编译一次试一下
roamstar 2003-03-04
  • 打赏
  • 举报
回复
我试过了,还是不行的,GGJJ们帮小弟想想办法啊 ,
nbgyf 2003-03-04
  • 打赏
  • 举报
回复
在菜单里选择Rebuild ,或把Debug文件夹的东东全删除,然后Rebuild 一把
nbgyf 2003-03-04
  • 打赏
  • 举报
回复
Rebuild 一把
roamstar 2003-03-04
  • 打赏
  • 举报
回复
不行啊,出现下面的错误
--------------------Configuration: X1000Printer - Win32 Debug--------------------
Build : warning : failed to (or don't know how to) build 'E:\X1000Printer\Debug\X1000Printer.pch'
Compiling...
StdAfx.cpp
e:\x1000printer\stdafx.cpp(5) : fatal error C1083: Cannot open precompiled header file: 'Debug/X1000Printer.pch': No such file or directory
Error executing cl.exe.

StdAfx.obj - 1 error(s), 1 warning(s)

急啊,急啊,
roamstar 2003-03-04
  • 打赏
  • 举报
回复
试试先
NOldkiller 2003-03-04
  • 打赏
  • 举报
回复
先把stdafx.cpp单独编译一下,再编译整个工程

16,548

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC相关问题讨论
社区管理员
  • 基础类社区
  • AIGC Browser
  • encoderlee
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

        VC/MFC社区版块或许是CSDN最“古老”的版块了,记忆之中,与CSDN的年龄几乎差不多。随着时间的推移,MFC技术渐渐的偏离了开发主流,若干年之后的今天,当我们面对着微软的这个经典之笔,内心充满着敬意,那些曾经的记忆,可以说代表着二十年前曾经的辉煌……
        向经典致敬,或许是老一代程序员内心里面难以释怀的感受。互联网大行其道的今天,我们期待着MFC技术能够恢复其曾经的辉煌,或许这个期待会永远成为一种“梦想”,或许一切皆有可能……
        我们希望这个版块可以很好的适配Web时代,期待更好的互联网技术能够使得MFC技术框架得以重现活力,……

试试用AI创作助手写篇文章吧