Build Log
  

Rebuild started: Project: ADS CE, Configuration: Debug|Beckhoff_HMI_600 (x86)

Command Lines
  
Creating temporary file "e:\Desktop\资料文件案例\案例\C++ ads\使用C++实现WINCE系统下的ADS通讯\使用C++实现WINCE系统下的ADS通讯\ADS CE\Beckhoff_HMI_600 (x86)\Debug\RSP0000011240411240.rsp" with contents
[
/Od /D "_DEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "DEBUG" /D "_CONSOLE" /D "x86" /D "_X86_" /D "_UNICODE" /D "UNICODE" /D "_ATL_STATIC_REGISTRY" /Gm /EHsc /MTd /fp:fast /GR- /Yu"stdafx.h" /Fp"Beckhoff_HMI_600 (x86)\Debug/ADS CE.pch" /Fo"Beckhoff_HMI_600 (x86)\Debug/" /Fd"Beckhoff_HMI_600 (x86)\Debug/vc80.pdb" /W3 /c /Zi /TP

".\ADS CE.cpp"
]
Creating command line "cl.exe @"e:\Desktop\资料文件案例\案例\C++ ads\使用C++实现WINCE系统下的ADS通讯\使用C++实现WINCE系统下的ADS通讯\ADS CE\Beckhoff_HMI_600 (x86)\Debug\RSP0000011240411240.rsp" /nologo"
Creating temporary file "e:\Desktop\资料文件案例\案例\C++ ads\使用C++实现WINCE系统下的ADS通讯\使用C++实现WINCE系统下的ADS通讯\ADS CE\Beckhoff_HMI_600 (x86)\Debug\RSP0000021240411240.rsp" with contents
[
/Od /D "_DEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "DEBUG" /D "_CONSOLE" /D "x86" /D "_X86_" /D "_UNICODE" /D "UNICODE" /D "_ATL_STATIC_REGISTRY" /Gm /EHsc /MTd /fp:fast /GR- /Yc"stdafx.h" /Fp"Beckhoff_HMI_600 (x86)\Debug/ADS CE.pch" /Fo"Beckhoff_HMI_600 (x86)\Debug/" /Fd"Beckhoff_HMI_600 (x86)\Debug/vc80.pdb" /W3 /c /Zi /TP

".\stdafx.cpp"
]
Creating command line "cl.exe @"e:\Desktop\资料文件案例\案例\C++ ads\使用C++实现WINCE系统下的ADS通讯\使用C++实现WINCE系统下的ADS通讯\ADS CE\Beckhoff_HMI_600 (x86)\Debug\RSP0000021240411240.rsp" /nologo"
Creating temporary file "e:\Desktop\资料文件案例\案例\C++ ads\使用C++实现WINCE系统下的ADS通讯\使用C++实现WINCE系统下的ADS通讯\ADS CE\Beckhoff_HMI_600 (x86)\Debug\RSP0000031240411240.rsp" with contents
[
/OUT:"Beckhoff_HMI_600 (x86)\Debug/ADS CE.exe" /INCREMENTAL /LIBPATH:"C:\TwinCAT\Ads Api\TcAdsDll\CE\lib\x86" /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"Beckhoff_HMI_600 (x86)\Debug/ADS CE.pdb" /STACK:65536,4096 /ENTRY:"mainWCRTStartup" /DYNAMICBASE:NO  /subsystem:windowsce,6.00 TcAdsDllCe.lib coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib atlosapis.lib

".\Beckhoff_HMI_600 (x86)\Debug\ADS CE.obj"

".\Beckhoff_HMI_600 (x86)\Debug\stdafx.obj"
]
Creating command line "link.exe @"e:\Desktop\资料文件案例\案例\C++ ads\使用C++实现WINCE系统下的ADS通讯\使用C++实现WINCE系统下的ADS通讯\ADS CE\Beckhoff_HMI_600 (x86)\Debug\RSP0000031240411240.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
e:\vs2008\VC\ce\include\xlocnum(69) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\wce600\beckhoff_hmi_600\include\x86\stdlib.h(494) : see declaration of 'wcstombs'
e:\vs2008\VC\ce\include\xlocnum(98) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\wce600\beckhoff_hmi_600\include\x86\stdlib.h(489) : see declaration of 'mbstowcs'
Compiling...
ADS CE.cpp
e:\vs2008\VC\ce\include\xlocnum(1443) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\wce600\beckhoff_hmi_600\include\x86\stdlib.h(376) : see declaration of 'sprintf'
        e:\vs2008\VC\ce\include\xlocnum(1434) : while compiling class template member function 'std::ostreambuf_iterator<_Elem,_Traits> std::num_put<_Elem,_OutIt>::do_put(_OutIt,std::ios_base &,_Elem,long) const'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _OutIt=std::ostreambuf_iterator>
        ]
        e:\vs2008\VC\ce\include\ostream(200) : see reference to class template instantiation 'std::num_put<_Elem,_OutIt>' being compiled
        with
        [
            _Elem=char,
            _OutIt=std::ostreambuf_iterator>
        ]
        e:\vs2008\VC\ce\include\ostream(193) : while compiling class template member function 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::_Bool)'
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
        e:\vs2008\VC\ce\include\ostream(1039) : see reference to class template instantiation 'std::basic_ostream<_Elem,_Traits>' being compiled
        with
        [
            _Elem=char,
            _Traits=std::char_traits
        ]
e:\vs2008\VC\ce\include\xlocnum(1457) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\wce600\beckhoff_hmi_600\include\x86\stdlib.h(376) : see declaration of 'sprintf'
        e:\vs2008\VC\ce\include\xlocnum(1448) : while compiling class template member function 'std::ostreambuf_iterator<_Elem,_Traits> std::num_put<_Elem,_OutIt>::do_put(_OutIt,std::ios_base &,_Elem,unsigned long) const'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _OutIt=std::ostreambuf_iterator>
        ]
e:\vs2008\VC\ce\include\xlocnum(1472) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\wce600\beckhoff_hmi_600\include\x86\stdlib.h(376) : see declaration of 'sprintf'
        e:\vs2008\VC\ce\include\xlocnum(1463) : while compiling class template member function 'std::ostreambuf_iterator<_Elem,_Traits> std::num_put<_Elem,_OutIt>::do_put(_OutIt,std::ios_base &,_Elem,__int64) const'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _OutIt=std::ostreambuf_iterator>
        ]
e:\vs2008\VC\ce\include\xlocnum(1486) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\wce600\beckhoff_hmi_600\include\x86\stdlib.h(376) : see declaration of 'sprintf'
        e:\vs2008\VC\ce\include\xlocnum(1477) : while compiling class template member function 'std::ostreambuf_iterator<_Elem,_Traits> std::num_put<_Elem,_OutIt>::do_put(_OutIt,std::ios_base &,_Elem,unsigned __int64) const'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _OutIt=std::ostreambuf_iterator>
        ]
e:\vs2008\VC\ce\include\xlocnum(1533) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\wce600\beckhoff_hmi_600\include\x86\stdlib.h(376) : see declaration of 'sprintf'
        e:\vs2008\VC\ce\include\xlocnum(1492) : while compiling class template member function 'std::ostreambuf_iterator<_Elem,_Traits> std::num_put<_Elem,_OutIt>::do_put(_OutIt,std::ios_base &,_Elem,double) const'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _OutIt=std::ostreambuf_iterator>
        ]
e:\vs2008\VC\ce\include\xlocnum(1578) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\wce600\beckhoff_hmi_600\include\x86\stdlib.h(376) : see declaration of 'sprintf'
        e:\vs2008\VC\ce\include\xlocnum(1538) : while compiling class template member function 'std::ostreambuf_iterator<_Elem,_Traits> std::num_put<_Elem,_OutIt>::do_put(_OutIt,std::ios_base &,_Elem,long double) const'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _OutIt=std::ostreambuf_iterator>
        ]
e:\vs2008\VC\ce\include\xlocnum(1588) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\windows ce tools\wce600\beckhoff_hmi_600\include\x86\stdlib.h(376) : see declaration of 'sprintf'
        e:\vs2008\VC\ce\include\xlocnum(1583) : while compiling class template member function 'std::ostreambuf_iterator<_Elem,_Traits> std::num_put<_Elem,_OutIt>::do_put(_OutIt,std::ios_base &,_Elem,const void *) const'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _OutIt=std::ostreambuf_iterator>
        ]
Linking...
Results
  
Build log was saved at "file://e:\Desktop\资料文件案例\案例\C++ ads\使用C++实现WINCE系统下的ADS通讯\使用C++实现WINCE系统下的ADS通讯\ADS CE\Beckhoff_HMI_600 (x86)\Debug\BuildLog.htm"
ADS CE - 0 error(s), 9 warning(s)