Build Log
  

Build started: Project: Discovery, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Intel(r)_AMT_6.0\Windows\Intel_AMT\Samples\Discovery\C++\Debug\RSP00000238802716.rsp" with contents
[
/Od /I "..\..\..\..\Common\WS-Management\C++\CimFrameworkUntyped\include" /I "..\..\..\..\Common\WS-Management\C++\Include" /I "..\..\..\..\Common\WS-Management\C++\Src" /I "..\..\..\..\Common" /I "..\..\..\..\Common\WS-Management\C++\CimOpenWsmanClient" /I "C:\Program Files\Microsoft SDKs\Windows\v6.1\Include" /I "..\..\..\..\Common\WS-Management\C++\CIMFramework\CPPClasses\Include" /I "..\..\..\..\Common\Utils\Include" /I "..\..\..\..\Common\StatusStrings" /I "..\..\..\..\Common\SyncLib\Include" /I "..\..\..\..\Common\ThirdParty\libb64" /I "..\..\..\..\Common\ThirdParty\OpenWSMAN\Include" /I "..\..\..\..\Common\GeneratedCode\Ws-Management\C++\MofCppFiles\Include" /I "..\..\..\..\Common\GeneratedCode\Soap\C++" /I "..\..\..\..\Common\ThirdParty\gSOAP" /I "..\..\..\..\Common\SOAP" /I "..\..\..\Include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_WARNINGS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\DiscoverySample.cpp"
]
Creating command line "cl.exe @"c:\Intel(r)_AMT_6.0\Windows\Intel_AMT\Samples\Discovery\C++\Debug\RSP00000238802716.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
DiscoverySample.cpp
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(40) : error C2039: 'shared_ptr' : is not a member of 'std::tr1'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(40) : error C2873: 'shared_ptr' : symbol cannot be used in a using-declaration
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(171) : error C2065: 'shared_ptr' : undeclared identifier
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(171) : error C2275: 'Intel::Manageability::Cim::Untyped::CimObject' : illegal use of this type as an expression
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(171) : error C2059: syntax error : '>'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(172) : error C2238: unexpected token(s) preceding ';'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(174) : error C2065: 'shared_ptr' : undeclared identifier
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(174) : error C2275: 'Intel::Manageability::Cim::Untyped::CimObject' : illegal use of this type as an expression
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(174) : error C2059: syntax error : '>'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(175) : error C2238: unexpected token(s) preceding ';'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(177) : error C2065: 'shared_ptr' : undeclared identifier
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(177) : error C2275: 'Intel::Manageability::Cim::CimReference' : illegal use of this type as an expression
        c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimreference.h(49) : see declaration of 'Intel::Manageability::Cim::CimReference'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(177) : error C2059: syntax error : '>'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimobject.h(178) : error C2238: unexpected token(s) preceding ';'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(32) : error C2039: 'shared_ptr' : is not a member of 'std::tr1'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(32) : error C2873: 'shared_ptr' : symbol cannot be used in a using-declaration
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(238) : error C2143: syntax error : missing ';' before '<'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(238) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(238) : error C2238: unexpected token(s) preceding ';'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(242) : error C2061: syntax error : identifier 'shared_ptr'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(199) : error C2614: 'Intel::Manageability::Cim::CimDateTime' : illegal member initialization: '_pImpl' is not a base or member
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(201) : error C2614: 'Intel::Manageability::Cim::CimDateTime' : illegal member initialization: '_pImpl' is not a base or member
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(203) : error C2039: '_pImpl' : is not a member of 'Intel::Manageability::Cim::CimDateTime'
        c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(185) : see declaration of 'Intel::Manageability::Cim::CimDateTime'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(203) : error C2660: 'Intel::Manageability::Cim::CimDateTime::Init_pImpl' : function does not take 1 arguments
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimdatetime.h(203) : error C2614: 'Intel::Manageability::Cim::CimDateTime' : illegal member initialization: '_pImpl' is not a base or member
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(37) : error C2039: 'shared_ptr' : is not a member of 'std::tr1'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(37) : error C2873: 'shared_ptr' : symbol cannot be used in a using-declaration
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(208) : error C2065: 'shared_ptr' : undeclared identifier
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(208) : error C2275: 'Intel::Manageability::Cim::Typed::CimBase' : illegal use of this type as an expression
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(208) : error C2059: syntax error : '>'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(208) : error C2238: unexpected token(s) preceding ';'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(211) : error C2065: 'shared_ptr' : undeclared identifier
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(211) : error C2275: 'Intel::Manageability::Cim::CimReference' : illegal use of this type as an expression
        c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframeworkuntyped\include\cimreference.h(49) : see declaration of 'Intel::Manageability::Cim::CimReference'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(211) : error C2059: syntax error : '>'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(211) : error C2238: unexpected token(s) preceding ';'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(262) : error C2065: 'shared_ptr' : undeclared identifier
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(262) : error C2974: 'std::vector' : invalid template argument for '_Ty', type expected
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\vector(438) : see declaration of 'std::vector'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(262) : error C2988: unrecognizable template declaration/definition
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(262) : error C2059: syntax error : '>'
c:\intel(r)_amt_6.0\windows\common\ws-management\c++\cimframework\include\cimbase.h(280) : error C2238: unexpected token(s) preceding ';'
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(33) : error C2989: 'Namespace' : class template has already been declared as a non-class template
        c:\intel(r)_amt_6.0\windows\common\thirdparty\gsoap\stdsoap2.h(1187) : see declaration of 'Namespace'
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(202) : error C2065: 'tmp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(202) : error C2070: ''unknown-type'': illegal sizeof operand
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(206) : error C2065: 'tmp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(316) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(317) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(325) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(326) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(327) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(328) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(334) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(336) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(423) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(425) : error C2065: 'pAdapterInfo' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(498) : error C2065: 'host' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(499) : error C2065: 'host' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(505) : error C2065: 'host' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(505) : error C2065: 'host' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(507) : error C2065: 'mask' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(508) : error C2065: 'mask' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(515) : error C2065: 'mask' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(515) : error C2065: 'mask' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(517) : error C2065: 'startIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(517) : error C2065: 'host' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(517) : error C2065: 'mask' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(518) : error C2065: 'endIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(518) : error C2065: 'host' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(518) : error C2065: 'mask' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(522) : error C2065: 'startIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(522) : error C2065: 'stringStartIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(523) : error C2065: 'endIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(523) : error C2065: 'stringEndIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(525) : error C2065: 'stringStartIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(525) : error C2065: 'stringEndIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(529) : error C2065: 'startIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(529) : error C2065: 'endIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(543) : error C2065: 'startIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(544) : error C2065: 'endIp' : undeclared identifier
c:\intel(r)_amt_6.0\windows\intel_amt\samples\discovery\c++\discoverysample.cpp(544) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Results
  
Build log was saved at "file://c:\Intel(r)_AMT_6.0\Windows\Intel_AMT\Samples\Discovery\C++\Debug\BuildLog.htm"
Discovery - 79 error(s), 0 warning(s)