码迷,mamicode.com
首页 > 其他好文 > 详细

vc6.0 点编译时提示Cannot complile the file 'D:\souce-code\vc-workspace\对话框\MainFrm.h'; no compile tool is

时间:2017-07-10 19:15:14      阅读:165      评论:0      收藏:0      [点我收藏+]

标签:post   art   ann   soc   ack   方式   .net   compile   选择   

问题描写叙述:

                 vc6.0程序,点击编译时提示对话框,内容为:

        Cannot complile the file ‘D:\souce-code\vc-workspace\对话框\MainFrm.h‘; no               compile tool is associated with the file                                                                           extension.

                  技术分享

解决方式:

                  事实上这个问题非常easy,就是当前你选择的源程序是一个非.cpp 文件。

                  比方我如今选择的是一个头文件:

                                            技术分享

                          解决的方法就是选择Source File中的源文件就可以。

                     

vc6.0 点编译时提示Cannot complile the file 'D:\souce-code\vc-workspace\对话框\MainFrm.h'; no compile tool is

标签:post   art   ann   soc   ack   方式   .net   compile   选择   

原文地址:http://www.cnblogs.com/llguanli/p/7147038.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!