Build Log
  

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

Command Lines
  
Creating temporary file "d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\NDMABootloader\Debug\RSP0000B21384920.rsp" with contents
[
/Od /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 .\mainbase.cpp
]
Creating command line "cl.exe @d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\NDMABootloader\Debug\RSP0000B21384920.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\NDMABootloader\Debug\RSP0000B31384920.rsp" with contents
[
/OUT:"D:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\Debug\NDMABootloader.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\NDMABootloader.exe.intermediate.manifest" /DEBUG /PDB:"d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\debug\NDMABootloader.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 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\mainbase.obj"

".\Debug\NDMABootloader.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\NDMABootloader\Debug\RSP0000B31384920.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\NDMABootloader\Debug\RSP0000B41384920.rsp" with contents
[
/out:.\Debug\NDMABootloader.exe.embed.manifest /notify_update /manifest

.\Debug\NDMABootloader.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\NDMABootloader\Debug\RSP0000B41384920.rsp /nologo"
Creating temporary file "d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\NDMABootloader\Debug\BAT0000B51384920.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\NDMABootloader\Debug\BAT0000B51384920.bat"
Output Window
  
Compiling...
mainbase.cpp
d:\idanz\anempa_sept17\projectmodules\software\ndmabootloader\ndmabootloader\mainbase.cpp(36) : warning C4996: 'fopen' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\idanz\anempa_sept17\projectmodules\software\ndmabootloader\ndmabootloader\mainbase.cpp(74) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\idanz\anempa_sept17\projectmodules\software\ndmabootloader\ndmabootloader\mainbase.cpp(75) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
d:\idanz\anempa_sept17\projectmodules\software\ndmabootloader\ndmabootloader\mainbase.cpp(130) : warning C4244: '+=' : conversion from 'double' to 'unsigned long', possible loss of data
d:\idanz\anempa_sept17\projectmodules\software\ndmabootloader\ndmabootloader\mainbase.cpp(180) : warning C4244: 'initializing' : conversion from 'unsigned long' to 'char', possible loss of data
d:\idanz\anempa_sept17\projectmodules\software\ndmabootloader\ndmabootloader\mainbase.cpp(232) : warning C4244: 'initializing' : conversion from 'unsigned long' to 'char', possible loss of data
d:\idanz\anempa_sept17\projectmodules\software\ndmabootloader\ndmabootloader\mainbase.cpp(304) : warning C4244: 'initializing' : conversion from 'unsigned long' to 'char', possible loss of data
d:\idanz\anempa_sept17\projectmodules\software\ndmabootloader\ndmabootloader\mainbase.cpp(355) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\Idanz\ANEMPA_Sept17\ProjectModules\Software\NDMABootloader\NDMABootloader\Debug\BuildLog.htm"
NDMABootloader - 0 error(s), 8 warning(s)