sureshmuthiya
Joined: 26 Mar 2008 Posts: 1 Location: Chennai
|
Posted: Wed Mar 26, 2008 9:37 am Post subject: Unable to compile VC++ GSM sample SENDRECEIVE |
|
|
The following errors occurs when i compile the example
--------------------Configuration: Demo - Win32 Release--------------------
Compiling...
Demo.cpp
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\rpcproxy.h(50) : fatal error C1189: #error : incorrect <rpcproxy.h> version. Use the header that matches with the MIDL compiler.
DemoDlg.cpp
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\rpcproxy.h(50) : fatal error C1189: #error : incorrect <rpcproxy.h> version. Use the header that matches with the MIDL compiler.
DialogLicensing.cpp
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\rpcproxy.h(50) : fatal error C1189: #error : incorrect <rpcproxy.h> version. Use the header that matches with the MIDL compiler.
HyperLink.cpp
Generating Code...
Compiling...
ASmsCtrl_p.c
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\rpcproxy.h(50) : fatal error C1189: #error : incorrect <rpcproxy.h> version. Use the header that matches with the MIDL compiler.
Generating Code...
Error executing cl.exe.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Release\Demo.sbr': No such file or directory
Error executing bscmake.exe.
GsmDemo.exe - 5 error(s), 0 warning(s)
HOw can i solve it |
|