首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > VC/MFC >

Cannot open include file: 'ColorListCtrl.h': No such file or directory?解决方法

2012-01-23 
Cannot open include file: ColorListCtrl.h: No such file or directory????从网上下了个ColorListCtrl

Cannot open include file: 'ColorListCtrl.h': No such file or directory????
从网上下了个ColorListCtrl类导入工程项目中,但在其他类中引用这个类的时候老是出现.
fatal   error   C1083:   Cannot   open   include   file:   'ColorListCtrl.h ':   No   such   file   or   directory
我在用之前也用了#include   'ColorListCtrl.h ',各位帮帮忙     在线等

[解决办法]
把 'ColorListCtrl.h '文件拷贝到工程目录中。
[解决办法]
从网上下了个ColorListCtrl类导入工程项目中
===
咋导入的?

热点排行