Compiling resources... Compiling... StdAfx.cpp c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(171) : error C2011: 'LockTypeEnum' : 'enum' type redefinition c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(214) : error C2011: 'DataTypeEnum' : 'enum' type redefinition c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(258) : error C2011: 'FieldAttributeEnum' : 'enum' type redefinition c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(279) : error C2011: 'EditModeEnum' : 'enum' type redefinition c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(287) : error C2011: 'RecordStatusEnum' : 'enum' type redefinition c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(531) : error C2011: 'ParameterDirectionEnum' : 'enum' type redefinition c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(2665) : error C2059: syntax error : 'constant' c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(2665) : error C2238: unexpected token(s) preceding ';' 执行 cl.exe 时出错. ARXzk5.arx - 1 error(s), 0 warning(s) 就是这样的错误,请高手指点一下 |