Build Log
  

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

Command Lines
  
Creating temporary file "c:\temp\serial_hci\serial_hci\Debug\RSP0000A09001196.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\serial_hci.cpp
]
Creating command line "cl.exe @c:\temp\serial_hci\serial_hci\Debug\RSP0000A09001196.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\temp\serial_hci\serial_hci\Debug\RSP0000A19001196.rsp" with contents
[
/OUT:"C:\temp\serial_hci\Debug\serial_hci.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\serial_hci.exe.intermediate.manifest" /DEBUG /PDB:"c:\temp\serial_hci\debug\serial_hci.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\bpa.obj"

".\Debug\csr.obj"

".\Debug\hci.obj"

".\Debug\hidp.obj"

".\Debug\l2cap.obj"

".\Debug\lmp.obj"

".\Debug\parser.obj"

".\Debug\RS232_control.obj"

".\Debug\serial_hci.obj"

".\Debug\type.obj"

".\Debug\serial_hci.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\temp\serial_hci\serial_hci\Debug\RSP0000A19001196.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\temp\serial_hci\serial_hci\Debug\RSP0000A29001196.rsp" with contents
[
/out:.\Debug\serial_hci.exe.embed.manifest /notify_update /manifest

.\Debug\serial_hci.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\temp\serial_hci\serial_hci\Debug\RSP0000A29001196.rsp /nologo"
Creating temporary file "c:\temp\serial_hci\serial_hci\Debug\BAT0000A39001196.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\temp\serial_hci\serial_hci\Debug\BAT0000A39001196.bat"
Output Window
  
Compiling...
serial_hci.cpp
c:\temp\serial_hci\serial_hci\rs232_control.h(32) : warning C4800: 'char' : forcing value to bool 'true' or 'false' (performance warning)
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\temp\serial_hci\serial_hci\Debug\BuildLog.htm"
serial_hci - 0 error(s), 1 warning(s)