Alejandro Acuña
2024-10-22 9214c4e5cec380dc263034f9a0e5a10f0dc1ebac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Build started 24/04/2020 20:23:37.
     1>Project "X:\ARTIC3\applications\sosserver\winrtp\WinRTP\TestWinRTP\TestWinRTP.vcxproj" on node 2 (build target(s)).
     1>InitializeBuildStatus:
         Creating ".\Debug\TestWinRTP.unsuccessfulbuild" because "AlwaysCreate" was specified.
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _VC80_UPGRADE=0x0600 /D _MBCS /Gm /EHsc /RTC1 /MTd /GS /Gy- /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\Debug\\" /Fd".\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:prompt TestWinRTP.cpp
         TestWinRTP.cpp
     1>x:\artic3\applications\sosserver\winrtp\winrtp\testwinrtp\testwinrtp.cpp(89): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                 c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(253) : see declaration of 'fscanf'
     1>x:\artic3\applications\sosserver\winrtp\winrtp\testwinrtp\testwinrtp.cpp(122): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                 c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(253) : see declaration of 'fscanf'
     1>x:\artic3\applications\sosserver\winrtp\winrtp\testwinrtp\testwinrtp.cpp(127): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                 c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(253) : see declaration of 'fscanf'
       ManifestResourceCompile:
         All outputs are up-to-date.
       Link:
         C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:".\Debug\TestWinRTP.exe" /INCREMENTAL /NOLOGO odbc32.lib odbccp32.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 /MANIFEST /ManifestFile:".\Debug\TestWinRTP.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"X:\ARTIC3\applications\sosserver\winrtp\WinRTP\TestWinRTP\Debug\TestWinRTP.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\Debug\TestWinRTP.lib" /MACHINE:X86 .\Debug\TestWinRTP.exe.embed.manifest.res
         .\Debug\TestWinRTP.obj
       Manifest:
         C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:".\Debug\TestWinRTP.exe.embed.manifest" /manifest .\Debug\TestWinRTP.exe.intermediate.manifest
         All outputs are up-to-date.
       LinkEmbedManifest:
         C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:".\Debug\TestWinRTP.exe" /INCREMENTAL /NOLOGO odbc32.lib odbccp32.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 /MANIFEST /ManifestFile:".\Debug\TestWinRTP.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"X:\ARTIC3\applications\sosserver\winrtp\WinRTP\TestWinRTP\Debug\TestWinRTP.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\Debug\TestWinRTP.lib" /MACHINE:X86 .\Debug\TestWinRTP.exe.embed.manifest.res
         .\Debug\TestWinRTP.obj
         TestWinRTP.vcxproj -> X:\ARTIC3\applications\sosserver\winrtp\WinRTP\TestWinRTP\.\Debug\TestWinRTP.exe
       FinalizeBuildStatus:
         Deleting file ".\Debug\TestWinRTP.unsuccessfulbuild".
         Touching ".\Debug\TestWinRTP.lastbuildstate".
     1>Done Building Project "X:\ARTIC3\applications\sosserver\winrtp\WinRTP\TestWinRTP\TestWinRTP.vcxproj" (build target(s)).
 
Build succeeded.
 
Time Elapsed 00:00:06.76