我正在使用我的c ++应用程序中的WTTLogger(从WLK- windows徽标工具包下载)。我没有使用旧版本的wtt库WTTLog.DLL / lib和WTTlogger.h头文件获得任何编译/链接器错误。
但是使用最新版本的头文件和库,我在头文件中出现以下错误
这是Microsoft给定的头文件,我无法理解微软给定头文件中的此错误。任何输入都将非常感谢。 ::
error C2061: syntax error : identifier 'WTTMetadataDefinition'
error C2061: syntax error : identifier 'WTTMetadataReference'
error C2061: syntax error : identifier 'WTTMetadataDefinition'
error C2061: syntax error : identifier 'WTTMetadataReference'