Oval interpreter source build fails

2 messages Options
Embed this post
Permalink
Sridhar Chebrolu, TLS-Chennai

Oval interpreter source build fails

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Hello,

 

                I downloaded the OVAL interpreter (ovaldi-5.6.3-src) source code and followed build.win32.txt to build the source code. Only difference is that I could find only xerces-c_2_8_0-x86-windows-vc_8_0 and not 2.7.0 as written in that file. Please help.

 

Thanks in advance,

Sridhar

DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have 
received this email in error please delete it and notify the sender immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------
To unsubscribe, send an email message to [hidden email] with SIGNOFF OVAL-DISCUSSION-LIST in the BODY of the message. If you have difficulties, write to [hidden email].
ÿþ<html> <head> <META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16"> </head> <body> <pre> <table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3> Build Log </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre> <h3>Build started: Project: OVALInterpreter, Configuration: Release|Win32</h3> </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Command Lines </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "d:\Enterprise\ovaldi\ovaldi-5.6.3-src\project\Win32\VC8\Release\obj\BAT00000422442100.bat" with contents [ @echo off echo on cd ..\..\..\src perl updateversion.pl cd ..\project\Win32\VC8 echo off if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from &quot;Performing Custom Build Step - incrementing build&quot; exit 1 :VCEnd ] Creating command line """d:\Enterprise\ovaldi\ovaldi-5.6.3-src\project\Win32\VC8\Release\obj\BAT00000422442100.bat""" Creating temporary file "d:\Enterprise\ovaldi\ovaldi-5.6.3-src\project\Win32\VC8\Release\obj\RSP00000522442100.rsp" with contents [ /O2 /Ob1 /Ot /I &quot;../../../src&quot; /I &quot;../../../src/windows&quot; /I &quot;../../../src/probes/windows&quot; /I &quot;../../../src/probes/independent&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;_CONSOLE&quot; /D &quot;_WIN32_DCOM&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MT /Gy /Zc:wchar_t- /Fp&quot;.\Release\obj/DefinitionInterpreter.pch&quot; /Fo&quot;.\Release\obj/&quot; /Fd&quot;.\Release\obj/&quot; /W3 /c /D _CRT_SECURE_NO_DEPRECATE /D _SCL_SECURE_NO_DEPRECATE &quot;..\..\..\src\windows\WMIUtil.cpp&quot; &quot;..\..\..\src\windows\WindowsCommon.cpp&quot; &quot;..\..\..\src\windows\SystemInfo.cpp&quot; &quot;..\..\..\src\windows\RegistryFinder.cpp&quot; &quot;..\..\..\src\windows\ProbeFactory.cpp&quot; &quot;..\..\..\src\windows\ObjectCollector.cpp&quot; &quot;..\..\..\src\windows\DataCollector.cpp&quot; &quot;..\..\..\src\VariableValue.cpp&quot; &quot;..\..\..\src\VariableFactory.cpp&quot; &quot;..\..\..\src\VariableComponent.cpp&quot; &quot;..\..\..\src\TimeDifferenceFunction.cpp&quot; &quot;..\..\..\src\SubstringFunction.cpp&quot; &quot;..\..\..\src\SplitFunction.cpp&quot; &quot;..\..\..\src\RestrictionType.cpp&quot; &quot;..\..\..\src\RegexCaptureFunction.cpp&quot; &quot;..\..\..\src\PossibleValueType.cpp&quot; &quot;..\..\..\src\PossibleRestrictionType.cpp&quot; &quot;..\..\..\src\ObjectComponent.cpp&quot; &quot;..\..\..\src\LocalVariable.cpp&quot; &quot;..\..\..\src\LiteralComponent.cpp&quot; &quot;..\..\..\src\ExternalVariable.cpp&quot; &quot;..\..\..\src\EscapeRegexFunction.cpp&quot; &quot;..\..\..\src\EndFunction.cpp&quot; &quot;..\..\..\src\ConstantVariable.cpp&quot; &quot;..\..\..\src\ConcatFunction.cpp&quot; &quot;..\..\..\src\ComponentValue.cpp&quot; &quot;..\..\..\src\ComponentFactory.cpp&quot; &quot;..\..\..\src\BeginFunction.cpp&quot; &quot;..\..\..\src\ArithmeticFunction.cpp&quot; &quot;..\..\..\src\AbsVariable.cpp&quot; &quot;..\..\..\src\AbsFunctionComponent.cpp&quot; &quot;..\..\..\src\AbsComponent.cpp&quot; &quot;..\..\..\src\XslCommon.cpp&quot; &quot;..\..\..\src\XmlProcessor.cpp&quot; &quot;..\..\..\src\XmlCommon.cpp&quot; &quot;..\..\..\src\REGEX.cpp&quot; &quot;..\..\..\src\MD5.cpp&quot; &quot;..\..\..\src\Log.cpp&quot; &quot;..\..\..\src\Exception.cpp&quot; &quot;..\..\..\src\DocumentManager.cpp&quot; &quot;..\..\..\src\Common.cpp&quot; &quot;..\..\..\src\probes\independent\XmlFileContentProbe.cpp&quot; &quot;..\..\..\src\probes\windows\WUAUpdateSearcherProbe.cpp&quot; &quot;..\..\..\src\probes\windows\WMIProbe.cpp&quot; &quot;..\..\..\src\probes\windows\VolumeProbe.cpp&quot; &quot;..\..\..\src\probes\independent\VariableProbe.cpp&quot; &quot;..\..\..\src\probes\windows\UserSidProbe.cpp&quot; &quot;..\..\..\src\probes\windows\UserSid55Probe.cpp&quot; &quot;..\..\..\src\probes\windows\UserProbe.cpp&quot; &quot;..\..\..\src\probes\independent\TextFileContentProbe.cpp&quot; &quot;..\..\..\src\probes\independent\TextFileContent54Probe.cpp&quot; &quot;..\..\..\src\probes\windows\SidSidProbe.cpp&quot; &quot;..\..\..\src\probes\windows\SidProbe.cpp&quot; &quot;..\..\..\src\probes\windows\SharedResourceProbe.cpp&quot; &quot;..\..\..\src\probes\windows\ServiceEffectiveRightsProbe.cpp&quot; &quot;..\..\..\src\probes\windows\RegKeyEffectiveRightsProbe.cpp&quot; &quot;..\..\..\src\probes\windows\RegKeyEffectiveRights53Probe.cpp&quot; &quot;..\..\..\src\probes\windows\RegKeyAuditedPermissionsProbe.cpp&quot; &quot;..\..\..\src\probes\windows\RegKeyAuditedPermissions53Probe.cpp&quot; &quot;..\..\..\src\probes\windows\RegistryProbe.cpp&quot; &quot;..\..\..\src\probes\windows\ProcessProbe.cpp&quot; &quot;..\..\..\src\probes\windows\PrinterEffectiveRightsProbe.cpp&quot; &quot;..\..\..\src\probes\windows\PortProbe.cpp&quot; &quot;..\..\..\src\probes\windows\PasswordPolicyProbe.cpp&quot; &quot;..\..\..\src\probes\windows\LockoutPolicyProbe.cpp&quot; &quot;..\..\..\src\probes\windows\InterfaceProbe.cpp&quot; &quot;..\..\..\src\probes\windows\GroupSidProbe.cpp&quot; &quot;..\..\..\src\probes\windows\GroupProbe.cpp&quot; &quot;..\..\..\src\probes\windows\FileProbe.cpp&quot; &quot;..\..\..\src\probes\independent\FileMd5Probe.cpp&quot; &quot;..\..\..\src\probes\independent\FileHashProbe.cpp&quot; &quot;..\..\..\src\windows\FileFinder.cpp&quot; &quot;..\..\..\src\probes\windows\FileEffectiveRightsProbe.cpp&quot; &quot;..\..\..\src\probes\windows\FileEffectiveRights53Probe.cpp&quot; &quot;..\..\..\src\probes\windows\FileAuditedPermissionsProbe.cpp&quot; &quot;..\..\..\src\probes\windows\FileAuditedPermissions53Probe.cpp&quot; &quot;..\..\..\src\probes\independent\FamilyProbe.cpp&quot; &quot;..\..\..\src\probes\independent\EnvironmentVariableProbe.cpp&quot; &quot;..\..\..\src\probes\windows\AuditEventPolicySubcategoriesProbe.cpp&quot; &quot;..\..\..\src\probes\windows\AuditEventPolicyProbe.cpp&quot; &quot;..\..\..\src\probes\windows\ActiveDirectoryProbe.cpp&quot; &quot;..\..\..\src\probes\windows\AccessTokenProbe.cpp&quot; &quot;..\..\..\src\AbsProbe.cpp&quot; &quot;..\..\..\src\AbsFileFinder.cpp&quot; &quot;..\..\..\src\probes\windows\AbsEffectiveRightsProbe.cpp&quot; &quot;..\..\..\src\Version.cpp&quot; &quot;..\..\..\src\TestedItem.cpp&quot; &quot;..\..\..\src\Test.cpp&quot; &quot;..\..\..\src\StateEntity.cpp&quot; &quot;..\..\..\src\State.cpp&quot; &quot;..\..\..\src\SetObject.cpp&quot; &quot;..\..\..\src\Set.cpp&quot; &quot;..\..\..\src\OvalMessage.cpp&quot; &quot;..\..\..\src\OvalEnum.cpp&quot; &quot;..\..\..\src\ObjectReader.cpp&quot; &quot;..\..\..\src\ObjectFactory.cpp&quot; &quot;..\..\..\src\ObjectEntity.cpp&quot; &quot;..\..\..\src\Object.cpp&quot; &quot;..\..\..\src\Main.cpp&quot; &quot;..\..\..\src\ItemEntity.cpp&quot; &quot;..\..\..\src\Item.cpp&quot; &quot;..\..\..\src\FilterEntity.cpp&quot; &quot;..\..\..\src\Filter.cpp&quot; &quot;..\..\..\src\ExtendedDefinition.cpp&quot; &quot;..\..\..\src\EntityComparator.cpp&quot; &quot;..\..\..\src\Definition.cpp&quot; &quot;..\..\..\src\Criterion.cpp&quot; &quot;..\..\..\src\Criteria.cpp&quot; &quot;..\..\..\src\CollectedSet.cpp&quot; &quot;..\..\..\src\CollectedObject.cpp&quot; &quot;..\..\..\src\Behavior.cpp&quot; &quot;..\..\..\src\Analyzer.cpp&quot; &quot;..\..\..\src\AbsState.cpp&quot; &quot;..\..\..\src\AbsObjectCollector.cpp&quot; &quot;..\..\..\src\AbsObject.cpp&quot; &quot;..\..\..\src\AbsEntity.cpp&quot; &quot;..\..\..\src\AbsDataCollector.cpp&quot; &quot;..\..\..\src\AbsCriteria.cpp&quot; ] Creating command line "cl.exe @"d:\Enterprise\ovaldi\ovaldi-5.6.3-src\project\Win32\VC8\Release\obj\RSP00000522442100.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\Enterprise\ovaldi\ovaldi-5.6.3-src\project\Win32\VC8\Release\obj\RSP00000622442100.rsp" with contents [ /OUT:&quot;Release/ovaldi.exe&quot; /VERSION:5.0 /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:&quot;.\Release\obj\ovaldi.exe.intermediate.manifest&quot; /MANIFESTUAC:&quot;level='asInvoker' uiAccess='false'&quot; /DELAYLOAD:&quot;Advapi32.dll&quot; /DELAYLOAD:&quot;Authz.dll&quot; /PDB:&quot;.\Release/ovaldi.pdb&quot; /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /DELAY:UNLOAD /MACHINE:X86 Wuguid.lib Wbemuuid.lib pcre.lib xerces-c_2.lib Xalan-C_1.lib version.lib imagehlp.lib IPHlpAPI.lib Wldap32.lib Netapi32.lib WS2_32.lib Authz.lib ActiveDs.lib ADSIid.lib Psapi.Lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib DelayImp.lib &quot;.\Release\obj\AbsCriteria.obj&quot; &quot;.\Release\obj\AbsDataCollector.obj&quot; &quot;.\Release\obj\AbsEntity.obj&quot; &quot;.\Release\obj\AbsObject.obj&quot; &quot;.\Release\obj\AbsObjectCollector.obj&quot; &quot;.\Release\obj\AbsState.obj&quot; &quot;.\Release\obj\Analyzer.obj&quot; &quot;.\Release\obj\Behavior.obj&quot; &quot;.\Release\obj\CollectedObject.obj&quot; &quot;.\Release\obj\CollectedSet.obj&quot; &quot;.\Release\obj\Criteria.obj&quot; &quot;.\Release\obj\Criterion.obj&quot; &quot;.\Release\obj\Definition.obj&quot; &quot;.\Release\obj\EntityComparator.obj&quot; &quot;.\Release\obj\ExtendedDefinition.obj&quot; &quot;.\Release\obj\Filter.obj&quot; &quot;.\Release\obj\FilterEntity.obj&quot; &quot;.\Release\obj\Item.obj&quot; &quot;.\Release\obj\ItemEntity.obj&quot; &quot;.\Release\obj\Main.obj&quot; &quot;.\Release\obj\Object.obj&quot; &quot;.\Release\obj\ObjectEntity.obj&quot; &quot;.\Release\obj\ObjectFactory.obj&quot; &quot;.\Release\obj\ObjectReader.obj&quot; &quot;.\Release\obj\OvalEnum.obj&quot; &quot;.\Release\obj\OvalMessage.obj&quot; &quot;.\Release\obj\Set.obj&quot; &quot;.\Release\obj\SetObject.obj&quot; &quot;.\Release\obj\State.obj&quot; &quot;.\Release\obj\StateEntity.obj&quot; &quot;.\Release\obj\Test.obj&quot; &quot;.\Release\obj\TestedItem.obj&quot; &quot;.\Release\obj\Version.obj&quot; &quot;.\Release\obj\AbsEffectiveRightsProbe.obj&quot; &quot;.\Release\obj\AbsFileFinder.obj&quot; &quot;.\Release\obj\AbsProbe.obj&quot; &quot;.\Release\obj\AccessTokenProbe.obj&quot; &quot;.\Release\obj\ActiveDirectoryProbe.obj&quot; &quot;.\Release\obj\AuditEventPolicyProbe.obj&quot; &quot;.\Release\obj\AuditEventPolicySubcategoriesProbe.obj&quot; &quot;.\Release\obj\EnvironmentVariableProbe.obj&quot; &quot;.\Release\obj\FamilyProbe.obj&quot; &quot;.\Release\obj\FileAuditedPermissions53Probe.obj&quot; &quot;.\Release\obj\FileAuditedPermissionsProbe.obj&quot; &quot;.\Release\obj\FileEffectiveRights53Probe.obj&quot; &quot;.\Release\obj\FileEffectiveRightsProbe.obj&quot; &quot;.\Release\obj\FileFinder.obj&quot; &quot;.\Release\obj\FileHashProbe.obj&quot; &quot;.\Release\obj\FileMd5Probe.obj&quot; &quot;.\Release\obj\FileProbe.obj&quot; &quot;.\Release\obj\GroupProbe.obj&quot; &quot;.\Release\obj\GroupSidProbe.obj&quot; &quot;.\Release\obj\InterfaceProbe.obj&quot; &quot;.\Release\obj\LockoutPolicyProbe.obj&quot; &quot;.\Release\obj\PasswordPolicyProbe.obj&quot; &quot;.\Release\obj\PortProbe.obj&quot; &quot;.\Release\obj\PrinterEffectiveRightsProbe.obj&quot; &quot;.\Release\obj\ProcessProbe.obj&quot; &quot;.\Release\obj\RegistryProbe.obj&quot; &quot;.\Release\obj\RegKeyAuditedPermissions53Probe.obj&quot; &quot;.\Release\obj\RegKeyAuditedPermissionsProbe.obj&quot; &quot;.\Release\obj\RegKeyEffectiveRights53Probe.obj&quot; &quot;.\Release\obj\RegKeyEffectiveRightsProbe.obj&quot; &quot;.\Release\obj\ServiceEffectiveRightsProbe.obj&quot; &quot;.\Release\obj\SharedResourceProbe.obj&quot; &quot;.\Release\obj\SidProbe.obj&quot; &quot;.\Release\obj\SidSidProbe.obj&quot; &quot;.\Release\obj\TextFileContent54Probe.obj&quot; &quot;.\Release\obj\TextFileContentProbe.obj&quot; &quot;.\Release\obj\UserProbe.obj&quot; &quot;.\Release\obj\UserSid55Probe.obj&quot; &quot;.\Release\obj\UserSidProbe.obj&quot; &quot;.\Release\obj\VariableProbe.obj&quot; &quot;.\Release\obj\VolumeProbe.obj&quot; &quot;.\Release\obj\WMIProbe.obj&quot; &quot;.\Release\obj\WUAUpdateSearcherProbe.obj&quot; &quot;.\Release\obj\XmlFileContentProbe.obj&quot; &quot;.\Release\obj\Common.obj&quot; &quot;.\Release\obj\DocumentManager.obj&quot; &quot;.\Release\obj\Exception.obj&quot; &quot;.\Release\obj\Log.obj&quot; &quot;.\Release\obj\MD5.obj&quot; &quot;.\Release\obj\REGEX.obj&quot; &quot;.\Release\obj\XmlCommon.obj&quot; &quot;.\Release\obj\XmlProcessor.obj&quot; &quot;.\Release\obj\XslCommon.obj&quot; &quot;.\Release\obj\AbsComponent.obj&quot; &quot;.\Release\obj\AbsFunctionComponent.obj&quot; &quot;.\Release\obj\AbsVariable.obj&quot; &quot;.\Release\obj\ArithmeticFunction.obj&quot; &quot;.\Release\obj\BeginFunction.obj&quot; &quot;.\Release\obj\ComponentFactory.obj&quot; &quot;.\Release\obj\ComponentValue.obj&quot; &quot;.\Release\obj\ConcatFunction.obj&quot; &quot;.\Release\obj\ConstantVariable.obj&quot; &quot;.\Release\obj\EndFunction.obj&quot; &quot;.\Release\obj\EscapeRegexFunction.obj&quot; &quot;.\Release\obj\ExternalVariable.obj&quot; &quot;.\Release\obj\LiteralComponent.obj&quot; &quot;.\Release\obj\LocalVariable.obj&quot; &quot;.\Release\obj\ObjectComponent.obj&quot; &quot;.\Release\obj\PossibleRestrictionType.obj&quot; &quot;.\Release\obj\PossibleValueType.obj&quot; &quot;.\Release\obj\RegexCaptureFunction.obj&quot; &quot;.\Release\obj\RestrictionType.obj&quot; &quot;.\Release\obj\SplitFunction.obj&quot; &quot;.\Release\obj\SubstringFunction.obj&quot; &quot;.\Release\obj\TimeDifferenceFunction.obj&quot; &quot;.\Release\obj\VariableComponent.obj&quot; &quot;.\Release\obj\VariableFactory.obj&quot; &quot;.\Release\obj\VariableValue.obj&quot; &quot;.\Release\obj\DataCollector.obj&quot; &quot;.\Release\obj\ObjectCollector.obj&quot; &quot;.\Release\obj\ProbeFactory.obj&quot; &quot;.\Release\obj\RegistryFinder.obj&quot; &quot;.\Release\obj\SystemInfo.obj&quot; &quot;.\Release\obj\WindowsCommon.obj&quot; &quot;.\Release\obj\WMIUtil.obj&quot; ] Creating command line "link.exe @"d:\Enterprise\ovaldi\ovaldi-5.6.3-src\project\Win32\VC8\Release\obj\RSP00000622442100.rsp" /NOLOGO /ERRORREPORT:PROMPT" </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Output Window </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Performing Custom Build Step - incrementing build d:\Enterprise\ovaldi\ovaldi-5.6.3-src\project\Win32\VC8>cd ..\..\..\src D:\Enterprise\ovaldi\ovaldi-5.6.3-src\src>perl updateversion.pl 'perl' is not recognized as an internal or external command, operable program or batch file. D:\Enterprise\ovaldi\ovaldi-5.6.3-src\src>cd ..\project\Win32\VC8 D:\Enterprise\ovaldi\ovaldi-5.6.3-src\project\Win32\VC8>echo off Compiling... WMIUtil.cpp WindowsCommon.cpp SystemInfo.cpp RegistryFinder.cpp ProbeFactory.cpp ObjectCollector.cpp DataCollector.cpp VariableValue.cpp VariableFactory.cpp VariableComponent.cpp TimeDifferenceFunction.cpp SubstringFunction.cpp SplitFunction.cpp RestrictionType.cpp RegexCaptureFunction.cpp PossibleValueType.cpp PossibleRestrictionType.cpp ObjectComponent.cpp LocalVariable.cpp LiteralComponent.cpp Generating Code... Compiling... ExternalVariable.cpp EscapeRegexFunction.cpp EndFunction.cpp ConstantVariable.cpp ConcatFunction.cpp ComponentValue.cpp ComponentFactory.cpp BeginFunction.cpp ArithmeticFunction.cpp AbsVariable.cpp AbsFunctionComponent.cpp AbsComponent.cpp XslCommon.cpp XmlProcessor.cpp XmlCommon.cpp REGEX.cpp MD5.cpp Log.cpp Exception.cpp DocumentManager.cpp Generating Code... Compiling... Common.cpp XmlFileContentProbe.cpp WUAUpdateSearcherProbe.cpp WMIProbe.cpp VolumeProbe.cpp VariableProbe.cpp UserSidProbe.cpp UserSid55Probe.cpp UserProbe.cpp TextFileContentProbe.cpp TextFileContent54Probe.cpp SidSidProbe.cpp SidProbe.cpp SharedResourceProbe.cpp ServiceEffectiveRightsProbe.cpp RegKeyEffectiveRightsProbe.cpp RegKeyEffectiveRights53Probe.cpp RegKeyAuditedPermissionsProbe.cpp RegKeyAuditedPermissions53Probe.cpp RegistryProbe.cpp Generating Code... Compiling... ProcessProbe.cpp PrinterEffectiveRightsProbe.cpp PortProbe.cpp PasswordPolicyProbe.cpp LockoutPolicyProbe.cpp InterfaceProbe.cpp GroupSidProbe.cpp GroupProbe.cpp FileProbe.cpp FileMd5Probe.cpp FileHashProbe.cpp FileFinder.cpp FileEffectiveRightsProbe.cpp FileEffectiveRights53Probe.cpp FileAuditedPermissionsProbe.cpp FileAuditedPermissions53Probe.cpp FamilyProbe.cpp EnvironmentVariableProbe.cpp AuditEventPolicySubcategoriesProbe.cpp AuditEventPolicyProbe.cpp Generating Code... Compiling... ActiveDirectoryProbe.cpp AccessTokenProbe.cpp AbsProbe.cpp AbsFileFinder.cpp AbsEffectiveRightsProbe.cpp Version.cpp TestedItem.cpp Test.cpp StateEntity.cpp State.cpp SetObject.cpp Set.cpp OvalMessage.cpp OvalEnum.cpp ObjectReader.cpp ObjectFactory.cpp ObjectEntity.cpp Object.cpp Main.cpp ItemEntity.cpp Generating Code... Compiling... Item.cpp FilterEntity.cpp Filter.cpp ExtendedDefinition.cpp EntityComparator.cpp Definition.cpp Criterion.cpp Criteria.cpp CollectedSet.cpp CollectedObject.cpp Behavior.cpp Analyzer.cpp AbsState.cpp AbsObjectCollector.cpp AbsObject.cpp AbsEntity.cpp AbsDataCollector.cpp AbsCriteria.cpp Generating Code... Linking... Creating library Release/ovaldi.lib and object Release/ovaldi.exp XmlProcessor.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (__imp_?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z) VariableValue.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (__imp_?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z) CollectedObject.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (__imp_?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z) referenced in function "public: void __thiscall CollectedObject::Write(class xercesc_2_8::DOMDocument *,class xercesc_2_8::DOMElement *)" (?Write@CollectedObject@@QAEXPAVDOMDocument@xercesc_2_8@@PAVDOMElement@3@@Z) Item.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (__imp_?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z) ItemEntity.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (__imp_?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z) XmlCommon.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (__imp_?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z) ProbeFactory.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr(void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@@SAAAVMemoryManager@xercesc_2_8@@XZ) Main.obj : error LNK2019: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr(void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@@SAAAVMemoryManager@xercesc_2_8@@XZ) referenced in function "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefault(void)" (?getDefault@XalanMemMgrs@xalanc_1_10@@SAAAVMemoryManager@xercesc_2_8@@XZ) XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr(void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@@SAAAVMemoryManager@xercesc_2_8@@XZ) DataCollector.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr(void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@@SAAAVMemoryManager@xercesc_2_8@@XZ) ObjectCollector.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr(void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@@SAAAVMemoryManager@xercesc_2_8@@XZ) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl xalanc_1_10::OutputString(class std::basic_ostream<char,struct std::char_traits<char> > &,unsigned short const *,class xercesc_2_8::MemoryManager &)" (__imp_?OutputString@xalanc_1_10@@YAXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@PBGAAVMemoryManager@xercesc_2_8@@@Z) referenced in function "void __cdecl xalanc_1_10::OutputString(class std::basic_ostream<char,struct std::char_traits<char> > &,class xalanc_1_10::XalanDOMString const &,class xercesc_2_8::MemoryManager &)" (?OutputString@xalanc_1_10@@YAXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@ABVXalanDOMString@1@AAVMemoryManager@xercesc_2_8@@@Z) XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::InputSource::getEncoding(void)const " (?getEncoding@InputSource@xercesc_2_8@@UBEPBGXZ) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::InputSource::getEncoding(void)const " (?getEncoding@InputSource@xercesc_2_8@@UBEPBGXZ) XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::InputSource::getPublicId(void)const " (?getPublicId@InputSource@xercesc_2_8@@UBEPBGXZ) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::InputSource::getPublicId(void)const " (?getPublicId@InputSource@xercesc_2_8@@UBEPBGXZ) XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::InputSource::getSystemId(void)const " (?getSystemId@InputSource@xercesc_2_8@@UBEPBGXZ) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::InputSource::getSystemId(void)const " (?getSystemId@InputSource@xercesc_2_8@@UBEPBGXZ) XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::InputSource::setEncoding(unsigned short const * const)" (?setEncoding@InputSource@xercesc_2_8@@UAEXQBG@Z) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::InputSource::setEncoding(unsigned short const * const)" (?setEncoding@InputSource@xercesc_2_8@@UAEXQBG@Z) XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::InputSource::setPublicId(unsigned short const * const)" (?setPublicId@InputSource@xercesc_2_8@@UAEXQBG@Z) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::InputSource::setPublicId(unsigned short const * const)" (?setPublicId@InputSource@xercesc_2_8@@UAEXQBG@Z) XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::InputSource::setSystemId(unsigned short const * const)" (?setSystemId@InputSource@xercesc_2_8@@UAEXQBG@Z) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::InputSource::setSystemId(unsigned short const * const)" (?setSystemId@InputSource@xercesc_2_8@@UAEXQBG@Z) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::NodeRefList::NodeRefList(class xalanc_1_10::NodeRefList const &,class xercesc_2_8::MemoryManager &)" (__imp_??0NodeRefList@xalanc_1_10@@QAE@ABV01@AAVMemoryManager@xercesc_2_8@@@Z) referenced in function __catch$?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z$0 XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::NodeRefList::NodeRefList(class xalanc_1_10::NodeRefListBase const &,class xercesc_2_8::MemoryManager &)" (__imp_??0NodeRefList@xalanc_1_10@@QAE@ABVNodeRefListBase@1@AAVMemoryManager@xercesc_2_8@@@Z) referenced in function __catch$?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z$0 XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XPathEvaluator::XPathEvaluator(class xercesc_2_8::MemoryManager &)" (__imp_??0XPathEvaluator@xalanc_1_10@@QAE@AAVMemoryManager@xercesc_2_8@@@Z) referenced in function __catch$?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z$0 XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanDocumentPrefixResolver::XalanDocumentPrefixResolver(class xalanc_1_10::XalanDocument const *,class xalanc_1_10::XalanDOMString const &,class xercesc_2_8::MemoryManager &)" (__imp_??0XalanDocumentPrefixResolver@xalanc_1_10@@QAE@PBVXalanDocument@1@ABVXalanDOMString@1@AAVMemoryManager@xercesc_2_8@@@Z) referenced in function __catch$?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z$0 XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual class xalanc_1_10::XalanDocument * __thiscall xalanc_1_10::XalanSourceTreeParserLiaison::parseXMLStream(class xercesc_2_8::InputSource const &,class xalanc_1_10::XalanDOMString const &)" (__imp_?parseXMLStream@XalanSourceTreeParserLiaison@xalanc_1_10@@UAEPAVXalanDocument@2@ABVInputSource@xercesc_2_8@@ABVXalanDOMString@2@@Z) referenced in function "protected: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanDOMString::XalanDOMString(class xercesc_2_8::MemoryManager &)" (__imp_??0XalanDOMString@xalanc_1_10@@QAE@AAVMemoryManager@xercesc_2_8@@@Z) referenced in function "protected: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDummyMemMgr(void)" (?getDummyMemMgr@XalanMemMgrs@xalanc_1_10@@SAAAVMemoryManager@xercesc_2_8@@XZ) referenced in function "protected: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xercesc_2_8::LocalFileInputSource::LocalFileInputSource(unsigned short const * const,class xercesc_2_8::MemoryManager * const)" (__imp_??0LocalFileInputSource@xercesc_2_8@@QAE@QBGQAVMemoryManager@1@@Z) referenced in function "protected: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) XmlProcessor.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall xercesc_2_8::LocalFileInputSource::LocalFileInputSource(unsigned short const * const,class xercesc_2_8::MemoryManager * const)" (__imp_??0LocalFileInputSource@xercesc_2_8@@QAE@QBGQAVMemoryManager@1@@Z) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanDOMString::XalanDOMString(char const *,class xercesc_2_8::MemoryManager &,unsigned int)" (__imp_??0XalanDOMString@xalanc_1_10@@QAE@PBDAAVMemoryManager@xercesc_2_8@@I@Z) referenced in function "protected: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall xalanc_1_10::XalanSourceTreeParserLiaison::setEntityResolver(class xercesc_2_8::EntityResolver *)" (__imp_?setEntityResolver@XalanSourceTreeParserLiaison@xalanc_1_10@@UAEXPAVEntityResolver@xercesc_2_8@@@Z) referenced in function "protected: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanSourceTreeParserLiaison::XalanSourceTreeParserLiaison(class xalanc_1_10::XalanSourceTreeDOMSupport &,class xercesc_2_8::MemoryManager &)" (__imp_??0XalanSourceTreeParserLiaison@xalanc_1_10@@QAE@AAVXalanSourceTreeDOMSupport@1@AAVMemoryManager@xercesc_2_8@@@Z) referenced in function "protected: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanSourceTreeInit::XalanSourceTreeInit(class xercesc_2_8::MemoryManager &)" (__imp_??0XalanSourceTreeInit@xalanc_1_10@@QAE@AAVMemoryManager@xercesc_2_8@@@Z) referenced in function "protected: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xalanc_1_10::XPathEvaluator::initialize(class xercesc_2_8::MemoryManager &)" (__imp_?initialize@XPathEvaluator@xalanc_1_10@@SAXAAVMemoryManager@xercesc_2_8@@@Z) referenced in function "protected: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@IAEPAVItem@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) XmlCommon.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static char * __cdecl xercesc_2_8::XMLString::transcode(unsigned short const * const)" (__imp_?transcode@XMLString@xercesc_2_8@@SAPADQBG@Z) referenced in function "public: static class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl XmlCommon::ToString(unsigned short const *)" (?ToString@XmlCommon@@SA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBG@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class xercesc_2_8::DOMImplementation * __cdecl xercesc_2_8::DOMImplementationRegistry::getDOMImplementation(unsigned short const *)" (__imp_?getDOMImplementation@DOMImplementationRegistry@xercesc_2_8@@SAPAVDOMImplementation@2@PBG@Z) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::CreateDOMDocument(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?CreateDOMDocument@XmlProcessor@@QAEPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::Wrapper4InputSource::getEncoding(void)const " (?getEncoding@Wrapper4InputSource@xercesc_2_8@@UBEPBGXZ) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::Wrapper4InputSource::getPublicId(void)const " (?getPublicId@Wrapper4InputSource@xercesc_2_8@@UBEPBGXZ) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::Wrapper4InputSource::getSystemId(void)const " (?getSystemId@Wrapper4InputSource@xercesc_2_8@@UBEPBGXZ) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual unsigned short const * __thiscall xercesc_2_8::Wrapper4InputSource::getBaseURI(void)const " (?getBaseURI@Wrapper4InputSource@xercesc_2_8@@UBEPBGXZ) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::Wrapper4InputSource::setEncoding(unsigned short const * const)" (?setEncoding@Wrapper4InputSource@xercesc_2_8@@UAEXQBG@Z) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::Wrapper4InputSource::setPublicId(unsigned short const * const)" (?setPublicId@Wrapper4InputSource@xercesc_2_8@@UAEXQBG@Z) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::Wrapper4InputSource::setSystemId(unsigned short const * const)" (?setSystemId@Wrapper4InputSource@xercesc_2_8@@UAEXQBG@Z) XmlProcessor.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::Wrapper4InputSource::setBaseURI(unsigned short const * const)" (?setBaseURI@Wrapper4InputSource@xercesc_2_8@@UAEXQBG@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMWRTBOM" (__imp_?fgDOMWRTBOM@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: void __thiscall XmlProcessor::WriteDOMDocument(class xercesc_2_8::DOMDocument *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,bool)" (?WriteDOMDocument@XmlProcessor@@QAEXPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMWRTFormatPrettyPrint" (__imp_?fgDOMWRTFormatPrettyPrint@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: void __thiscall XmlProcessor::WriteDOMDocument(class xercesc_2_8::DOMDocument *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,bool)" (?WriteDOMDocument@XmlProcessor@@QAEXPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMWRTDiscardDefaultContent" (__imp_?fgDOMWRTDiscardDefaultContent@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: void __thiscall XmlProcessor::WriteDOMDocument(class xercesc_2_8::DOMDocument *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,bool)" (?WriteDOMDocument@XmlProcessor@@QAEXPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMWRTSplitCdataSections" (__imp_?fgDOMWRTSplitCdataSections@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: void __thiscall XmlProcessor::WriteDOMDocument(class xercesc_2_8::DOMDocument *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,bool)" (?WriteDOMDocument@XmlProcessor@@QAEXPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static bool __cdecl xercesc_2_8::XMLString::transcode(char const * const,unsigned short * const,unsigned int,class xercesc_2_8::MemoryManager * const)" (__imp_?transcode@XMLString@xercesc_2_8@@SA_NQBDQAGIQAVMemoryManager@2@@Z) referenced in function "public: void __thiscall XmlProcessor::WriteDOMDocument(class xercesc_2_8::DOMDocument *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,bool)" (?WriteDOMDocument@XmlProcessor@@QAEXPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgXercesDOMHasPSVIInfo" (__imp_?fgXercesDOMHasPSVIInfo@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::ParseFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ParseFile@XmlProcessor@@QAEPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgXercesValidationErrorAsFatal" (__imp_?fgXercesValidationErrorAsFatal@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::ParseFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ParseFile@XmlProcessor@@QAEPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgXercesSchemaFullChecking" (__imp_?fgXercesSchemaFullChecking@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::ParseFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ParseFile@XmlProcessor@@QAEPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgXercesSchema" (__imp_?fgXercesSchema@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::ParseFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ParseFile@XmlProcessor@@QAEPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMValidation" (__imp_?fgDOMValidation@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::ParseFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ParseFile@XmlProcessor@@QAEPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMNamespaces" (__imp_?fgDOMNamespaces@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::ParseFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ParseFile@XmlProcessor@@QAEPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMDatatypeNormalization" (__imp_?fgDOMDatatypeNormalization@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::ParseFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ParseFile@XmlProcessor@@QAEPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) XmlProcessor.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMComments" (__imp_?fgDOMComments@XMLUni@xercesc_2_8@@2QBGB) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::ParseFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ParseFile@XmlProcessor@@QAEPAVDOMDocument@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) Release/ovaldi.exe : fatal error LNK1120: 45 unresolved externals </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Results </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://d:\Enterprise\ovaldi\ovaldi-5.6.3-src\project\Win32\VC8\Release\obj\BuildLog.htm" OVALInterpreter - 62 error(s), 0 warning(s) </pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2> </font></table></body></html>
Danny Haynes

Re: Oval interpreter source build fails

Reply Threaded More More options
Print post
Permalink
Hi Sridhar,

You can find xerces-c 2.7.0 at http://archive.apache.org/dist/xml/xerces-c/binaries/xerces-c_2_7_0-windows_2000-msvc_60.zip.  Please let me know if you run into any other issues while building the OVAL Interpreter from source.

Thanks,

Danny


________________________________________
From: Sridhar Chebrolu, ERS-HCLTech [[hidden email]]
Sent: Friday, November 06, 2009 1:13 PM
To: oval-discussion-list OVAL Discussion List/Closed Public Discussi
Subject: [OVAL-DISCUSSION-LIST] Oval interpreter source build fails

Hello,

                I downloaded the OVAL interpreter (ovaldi-5.6.3-src) source code and followed build.win32.txt to build the source code. Only difference is that I could find only xerces-c_2_8_0-x86-windows-vc_8_0 and not 2.7.0 as written in that file. Please help.

Thanks in advance,
Sridhar

DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------


To unsubscribe, send an email message to [hidden email] with SIGNOFF OVAL-DISCUSSION-LIST in the BODY of the message. If you have difficulties, write to [hidden email].

To unsubscribe, send an email message to [hidden email] with
SIGNOFF OVAL-DISCUSSION-LIST
in the BODY of the message.  If you have difficulties, write to [hidden email].