[OpenSTA-devel] Issue in building opensta from source - xmlparser.h errors
Brought to you by:
dansut
|
From: Kamal, S. \(Cognizant\) <Swa...@co...> - 2005-10-19 15:00:44
|
Hi,
I am trying to build Opensta from source on windows 2000.I am using
ostaw32-1-4-2.While trying to build xmlrpc files it gives the following=
error:
Compiling...
CallManager.cpp
D:\OpenSTA\ostaw32-1-4-2\src\Architecture\XMLRelay\xmlrpc\XMLParser.h(44) :=
error C2061: syntax error : identifier 'IXMLDOMNode'
D:\OpenSTA\ostaw32-1-4-2\src\Architecture\XMLRelay\xmlrpc\XMLParser.h(54) :=
error C2143: syntax error : missing ';' before '*'
D:\OpenSTA\ostaw32-1-4-2\src\Architecture\XMLRelay\xmlrpc\XMLParser.h(54) :=
error C2501: 'IXMLDOMNode' : missing storage-class or type specifiers
D:\OpenSTA\ostaw32-1-4-2\src\Architecture\XMLRelay\xmlrpc\XMLParser.h(54) :=
error C2501: 'm_pXMLNode' : missing storage-class or type specifiers
D:\OpenSTA\ostaw32-1-4-2\src\Architecture\XMLRelay\xmlrpc\XMLParser.h(68) :=
error C2143: syntax error : missing ';' before '*'
D:\OpenSTA\ostaw32-1-4-2\src\Architecture\XMLRelay\xmlrpc\XMLParser.h(68) :=
error C2501: 'IXMLDOMDocument' : missing storage-class or type specifiers
D:\OpenSTA\ostaw32-1-4-2\src\Architecture\XMLRelay\xmlrpc\XMLParser.h(68) :=
error C2501: 'm_pXMLDoc' : missing storage-class or type specifiers
This error reoccurs wherever "IXMLDOMNode" is being used.My Visual C++ 6.0=
editor doesn't have the definition for IXMLDOMNode.I ve updated the VC++=
with service pack 6 (as recommended in the pre-requisites for building=
OpenSTA).But this didn't help
Any help regarding this is welcome.
Thanks,
Swathy
This e-mail and any files transmitted with it are for the sole use of the=
intended recipient(s) and may contain confidential and privileged=
information.
If you are not the intended recipient, please contact the sender by reply=
e-mail and destroy all copies of the original message.=0D
Any unauthorised review, use, disclosure, dissemination, forwarding,=
printing or copying of this email or any action taken in reliance on this=
e-mail is strictly=0D
prohibited and may be unlawful.
Visit us at http://www.cognizant.com
|