Visual Studio - 2012 [英] Visual Studio - 2012

查看:103
本文介绍了Visual Studio - 2012的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试编译程序时出错..出现一条消息,说系统无法找到指定的文件。



任何想法.. ??

Error when i try to compile a program.. A message is appeared saying that The system cannot find the file specified.

Any idea .. ??

推荐答案

检查你的 #include 语句 - 你可能错过了拼写文件,或者错过了。 h到最后。错误消息应告诉您它正在查找的文件名,以及(*可能)它正在寻找它的行。如果没有,您可以搜索给定的文件名。
Check your #include statements - you have probably miss-spelled the file, or missed out the ".h" on the end. The error message should tell you the file name it is looking for, and (*probably) the line it is looking for it at. If not, you can search for the given file name.


这篇关于Visual Studio - 2012的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆