意外的问题,求解~先谢了
为什么我利用向导创建BREW工程的时候,完成后缺少“hellobrew.bid”头文件啊,如下:
#include "AEEModGen.h" // Module interface definitions
#include "AEEAppGen.h" // Applet interface definitions
#include "AEEShell.h" // Shell interface definitions
#include "hellobrew.bid"
最后一行是我手动添加的,即使把.bid文件保存在工程文件夹下也不成~这是怎么回事啊~