MIDL 编译器错误:MIDL

发布于 2024-10-18 11:43:34 字数 216 浏览 3 评论 0原文

当我使用 MIDL 将 IDL 文件编译为 .h 和 .c 时,出现错误:

midl : command line error MIDL1004 : Cannotexecute C preprocessor cl.exe.

请帮助我,我不知道为什么。

我使用的 MIDL 编译器是 VC++ 6.0 的一部分。

谢谢。

When I use MIDL to compile a IDL file to .h and .c, I get a error said:

midl : command line error MIDL1004 : cannot execute C preprocessor cl.exe.

Please kindly help me, I do not know why.

The MIDL compiler which I use is part of VC++ 6.0.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ぶ宁プ宁ぶ 2024-10-25 11:43:34

看来你的环境设置不正确。尝试在编译之前调用 vcvars32 。

It seems your environment is not correctly set. Try calling vcvars32 before compiling.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文