Build Log |
|
Command Lines |
Creating temporary file "c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\RSP00000177367312.rsp" with contents [ /Od /I "..\src" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP "..\src\string_buffer.cpp" "..\src\string_array.cpp" "..\src\server.cpp" ".\serial.cpp" ".\haas_serial.cpp" ".\haas_adapter.cpp" ".\haas.cpp" "..\src\device_datum.cpp" "..\src\client.cpp" "..\src\adapter.cpp" ] Creating command line "cl.exe @"c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\RSP00000177367312.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\TMP00000277367312.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\haas.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\haas.exe.embed.manifest.res" "c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\TMP00000277367312.tmp"" Creating temporary file "c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\RSP00000377367312.rsp" with contents [ /OUT:"C:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\haas.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\haas.exe.intermediate.manifest" /DEBUG /PDB:"c:\mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\debug\haas.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 wsock32.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 ".\debug\adapter.obj" ".\debug\client.obj" ".\debug\device_datum.obj" ".\debug\haas.obj" ".\debug\haas_adapter.obj" ".\debug\haas_serial.obj" ".\debug\serial.obj" ".\debug\server.obj" ".\debug\string_array.obj" ".\debug\string_buffer.obj" ".\Debug\haas.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\RSP00000377367312.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\RSP00000477367312.rsp" with contents [ /out:".\debug\haas.exe.embed.manifest" /notify_update /manifest ".\debug\haas.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\RSP00000477367312.rsp" /nologo" Creating temporary file "c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\BAT00000577367312.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep" ] Creating command line """c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\BAT00000577367312.bat""" Creating temporary file "c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\TMP00000677367312.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\haas.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\haas.exe.embed.manifest.res" "c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\TMP00000677367312.tmp"" Creating temporary file "c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\RSP00000777367312.rsp" with contents [ /OUT:"C:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\haas.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\haas.exe.intermediate.manifest" /DEBUG /PDB:"c:\mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\debug\haas.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 wsock32.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 ".\debug\adapter.obj" ".\debug\client.obj" ".\debug\device_datum.obj" ".\debug\haas.obj" ".\debug\haas_adapter.obj" ".\debug\haas_serial.obj" ".\debug\serial.obj" ".\debug\server.obj" ".\debug\string_array.obj" ".\debug\string_buffer.obj" ".\Debug\haas.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\RSP00000777367312.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... adapter.cpp client.cpp device_datum.cpp c:\mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\src\device_datum.cpp(99) : warning C4018: '<' : signed/unsigned mismatch haas.cpp haas_adapter.cpp haas_serial.cpp serial.cpp server.cpp string_array.cpp c:\mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\src\string_array.cpp(68) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data string_buffer.cpp Generating Code... Compiling manifest to resources... Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Mtconnect\mtconnect-adapter-f9e4039ec1e48cd3f2de9b4a58309d69247a97f5\haas\Debug\BuildLog.htm" haas - 0 error(s), 2 warning(s) |