error MIDL2025 : syntax error : expecting ] or , near "annotation"

本文解决从VC6迁移至VC2005时遇到的编译错误问题,特别是关于unknwn.idl文件中出现的MIDL2025和MIDL2026错误。提供了确保正确安装MIDL编译器的方法,并更新了Visual Studio中MIDL编译器路径的设置步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

作者:ImMcss 欢迎转载,请以超链接形式保留原文地址。

问题: 

将一个项目由vc6下的dll转到vc2005下,编译时候出现如下编译错误

1>C:/Program Files/Microsoft SDKs/Windows/v6.0/Include/unknwn.idl(108) : error MIDL2025 : syntax error : expecting ] or , near "annotation"

1>C:/Program Files/Microsoft SDKs/Windows/v6.0/Include/unknwn.idl(108) : error MIDL2026 : cannot recover from earlier syntax errors; aborting compilation

解决方法:  

1. Make sure you installed the MIDL compiler when you installed the latest Windows SDK. It should appear under "Program Files/Microsoft SDKs/Windows/v6.0/Bin".

 Note: To install the MIDL compiler, you need to select Developer Tools / Windows Development Tools / Win32 Development Tools in the Windows SDK setup wizard. (At least, as of RC1.)

2. In Visual Studio, under Tools > Options > Projects and Solutions > VC++ Directories > Executable Files, add x:/Program Files/Microsoft SDKs/Windows/v6.0/bin to the top of the list.

This posting is provided "AS IS" with no warranties, and confers no rights. You assume all risk for your use. (c) 2006 Microsoft Corporation. All rights reserved. 

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值