You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
2.4 KiB
Plaintext

1 year ago
Build started 10/26/2020 10:06:01 PM.
1>Project "D:\project\HTSLVService\HTSLVService.vcxproj" on node 2 (Build target(s)).
1>ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB_IEC_61850 /D _CRT_SECURE_NO_WARNINGS /D _WINSOCK_DEPRECATED_NO_WARNINGS /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt src\HTSLVService.cpp
HTSLVService.cpp
1>src\HTSLVService.cpp(169): warning C4566: character represented by universal-character-name '\u00B2' cannot be represented in the current code page (936)
1>src\HTSLVService.cpp(170): warning C4566: character represented by universal-character-name '\u00B2' cannot be represented in the current code page (936)
1>src\HTSLVService.cpp(171): warning C4566: character represented by universal-character-name '\u00B2' cannot be represented in the current code page (936)
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"D:\project\HTSLVService\Debug\HTSLVService.exe" /INCREMENTAL /NOLOGO modbus.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 /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"D:\project\HTSLVService\Debug\HTSLVService.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:\project\HTSLVService\Debug\HTSLVService.lib" /MACHINE:X86 Debug\static_model.obj
Debug\HTBusiDatabase.obj
Debug\HTConfig.obj
Debug\HTDatabase.obj
Debug\HTGlobal.obj
Debug\HTIEC61850.obj
Debug\HTIEC61850Thread.obj
Debug\HTInitUtils.obj
Debug\HTLogger.obj
Debug\HTModbus.obj
Debug\HTPublic.obj
Debug\HTSLVService.obj
Debug\HTStrConvert.obj
Debug\HTTcpSocket.obj
Debug\HTThread.obj
Debug\HTUnit.obj
Debug\HTXmlMethod.obj
Debug\HTNtptime.obj
Debug\HTSntpc.obj
Debug\HTSntpd.obj
HTSLVService.vcxproj -> D:\project\HTSLVService\Debug\HTSLVService.exe
1>Done Building Project "D:\project\HTSLVService\HTSLVService.vcxproj" (Build target(s)).
Build succeeded.
Time Elapsed 00:00:01.57