Cannot open include file: 'ColorListCtrl.h': No such file or directory?解决方法
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类导入工程项目中
===
咋导入的?
从网上下了个ColorListCtrl类导入工程项目中,但在其他类中引用这个类的时候老是出现.
fatal error C1083: Cannot open include file: 'ColorListCtrl.h ': No such file or directory
我在用之前也用了#include 'ColorListCtrl.h ',各位帮帮忙 在线等
------解决方案--------------------
把 'ColorListCtrl.h '文件拷贝到工程目录中。
------解决方案--------------------
从网上下了个ColorListCtrl类导入工程项目中
===
咋导入的?