添加一菜单资源后,new了没问题,再new模拟器时mmi_framework 模块报错,如下:
--------------------Configuration: mmi_framework - Win32 Release---------------
Compiling...
mmitask.c
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(142) : error C2371: 'BOOL' : redefinition; different basic types
..\..\header_temp\MMIDataType.h(693) : see declaration of 'BOOL'
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(159) : warning C4091: 'typedef ' : ignored on left of 'const int ' when no variable is declared
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\winnt.h(152) : warning C4091: 'typedef ' : ignored on left of 'const int ' when no variable is declared
......
哪位遇过此问题,或知解法,指教下