Why do I receive the error message: "error MIDL2025 : syntax error : expecting a type specification near "CY" " when using the MATLAB COM Builder?

조회 수: 16 (최근 30일)
I get the following error message when building with the MATLAB COM Builder:
C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/ocidl.idl(847)
: error MIDL2025 : syntax error : expecting a type specification near "CY"
C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/ocidl.idl(848)
: error MIDL2026 : cannot recover from earlier syntax errors; aborting compilation
MBUILD.BAT: Error: IDL compile of 'D:/MATLAB6p5/work/magicdemo/src/magicdemo_idl.idl' failed.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2009년 6월 27일
This error is due to a bug in the Microsoft MIDL.exe compiler that Visual Studio uses. You can resolve the problem by changing your regional settings to English.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by