| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 925 人关注过本帖
标题:请问这是什么编译错误,是怎么造成的?
只看楼主 加入收藏
wxkwxl
Rank: 1
等 级:新手上路
帖 子:19
专家分:0
注 册:2006-2-24
收藏
 问题点数: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-07-06 13:22
余来
Rank: 6Rank: 6
等 级:贵宾
威 望:26
帖 子:956
专家分:18
注 册:2006-8-13
收藏
得分:0 
删了Debug目录重新编译

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

try new catch
2008-07-06 23:03
wxkwxl
Rank: 1
等 级:新手上路
帖 子:19
专家分:0
注 册:2006-2-24
收藏
得分:0 
谢谢高人指点
2008-07-07 11:55
快速回复:请问这是什么编译错误,是怎么造成的?
数据加载中...
 
   



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

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.017935 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved