在用carbide c++写gui程序的时候 bulid project 出现undefined identifier 'KGeneral_Information' 错误
在网络上搜索找到如下解决
使用Carbide.c++ v2.3 编译时出现以下错误
undefined identifier 'KGeneral_Information'
解决方法:
卸载了 原有的 ActivePerl
重新安装 ActivePerl-5.6.1.638-MSWin32-x86 这个版本的就OK了。
这里有下载。