| 网站首页 | 业界新闻 | 技术文章 | 下载频道 | 程序源码 | 个人空间 | 代码贴 | 编程论坛
→ 去下载频道上传资源和大附件(最大100M)
共有 590 人关注过本帖
标题:请问这是什么编译错误,是怎么造成的?
[收藏]  订阅  推荐  打印
wxkwxl
Rank: 1
等 级:新手上路
帖 子:18
专家分:0
注 册:2006-2-24
结帖率:0/0
  问题点数:0  回复次数:3   
请问这是什么编译错误,是怎么造成的?
--------------------Configuration: 明日之星 - Win32 Debug--------------------
Compiling...
Skipping... (no relevant changes detected)
StdAfx.cpp
Compiling...
DialogFL.cpp
d:\program files\microsoft visual studio\myprojects\明日之星\dialogfl.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/明日之星.pch': No such file or directory
明日之星Dlg.cpp
d:\program files\microsoft visual studio\myprojects\明日之星\明日之星dlg.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/明日之星.pch': No such file or directory
Generating Code...
Compiling...
明日之星.cpp
d:\program files\microsoft visual studio\myprojects\明日之星\明日之星.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/明日之星.pch': No such file or directory
Generating Code...
Skipping... (no relevant changes detected)
DialogCX.cpp
DialogJH.cpp
DialogKZ.cpp
DialogXS.cpp
Error executing cl.exe.

明日之星.exe - 3 error(s), 0 warning(s)
搜索更多相关主题的帖子: 编译  
2008-7-6 13:22:17
余来
Rank: 6Rank: 6
等 级:贵宾
威 望:26
帖 子:958
专家分:18
注 册:2006-8-13
  得分:0 
删了Debug目录重新编译

2008-7-6 23:01:40
Arcticanimal
Rank: 3Rank: 3
等 级:论坛游民
威 望:7
帖 子:341
专家分:20
注 册:2007-3-17
  得分:0 
最好不要用中文的路径/文件名, 删掉所有的临时文件,把stdafx.cpp重新编译一遍, 再build
貌似只有VC 6.0 经常出这个问题

try new catch
2008-7-6 23:03:46
wxkwxl
Rank: 1
等 级:新手上路
帖 子:18
专家分:0
注 册:2006-2-24
  得分:0 
谢谢高人指点
2008-7-7 11:55:25







关于我们 | 广告合作 | 编程中国 | 清除Cookies | Archiver | TOP

编程中国 版权所有,并保留所有权利。鲁ICP备08000592号
Powered by Discuz, Processed in 0.070786 second(s), 9 queries.
Copyright©2004-2012, BCCN.NET, All Rights Reserved