Build Log
  

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

Command Lines
  
Creating temporary file "e:\Program\Visual Studio Projects\CPP\canBootloader\canBootloader\Debug\RSP00017C5148865788.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Gy /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /Gd /TP ".\SerialConnection.cpp"
]
Creating command line "cl.exe @"e:\Program\Visual Studio Projects\CPP\canBootloader\canBootloader\Debug\RSP00017C5148865788.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\Program\Visual Studio Projects\CPP\canBootloader\canBootloader\Debug\RSP00017D5148865788.rsp" with contents
[
/OUT:"E:\Program\Visual Studio Projects\CPP\canBootloader\Debug\canBootloader.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\canBootloader.exe.intermediate.manifest" /DEBUG /PDB:"e:\Program\Visual Studio Projects\CPP\canBootloader\debug\canBootloader.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib

".\Debug\canBootloader.obj"

".\Debug\CanProtoMessage.obj"

".\Debug\DownloadState.obj"

".\Debug\HexFile.obj"

".\Debug\SerialConnection.obj"

".\Debug\canBootloader.exe.embed.manifest.res"
]
Creating command line "link.exe @"e:\Program\Visual Studio Projects\CPP\canBootloader\canBootloader\Debug\RSP00017D5148865788.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\Program\Visual Studio Projects\CPP\canBootloader\canBootloader\Debug\RSP00017E5148865788.rsp" with contents
[
/out:".\Debug\canBootloader.exe.embed.manifest" /notify_update /manifest

".\Debug\canBootloader.exe.intermediate.manifest"
]
Creating command line "mt.exe @"e:\Program\Visual Studio Projects\CPP\canBootloader\canBootloader\Debug\RSP00017E5148865788.rsp" /nologo"
Creating temporary file "e:\Program\Visual Studio Projects\CPP\canBootloader\canBootloader\Debug\BAT00017F5148865788.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """e:\Program\Visual Studio Projects\CPP\canBootloader\canBootloader\Debug\BAT00017F5148865788.bat"""
Output Window
  
Compiling...
SerialConnection.cpp
e:\program\visual studio projects\cpp\canbootloader\canbootloader\serialconnection.cpp(199) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://e:\Program\Visual Studio Projects\CPP\canBootloader\canBootloader\Debug\BuildLog.htm"
canBootloader - 0 error(s), 1 warning(s)