| Build Log |
|
| Command Lines |
Creating temporary file "c:\class\byte_writer\byte_writer\byte_writer\Debug\RSP0000023716160.rsp" with contents [ /Od /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC .\main.c ] Creating command line "cl.exe @c:\class\byte_writer\byte_writer\byte_writer\Debug\RSP0000023716160.rsp /nologo /errorReport:prompt" Creating temporary file "c:\class\byte_writer\byte_writer\byte_writer\Debug\RSP0000033716160.rsp" with contents [ /OUT:"C:\class\byte_writer\byte_writer\Debug\byte_writer.exe" /MANIFEST /MANIFESTFILE:"Debug\byte_writer.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\class\byte_writer\byte_writer\Debug\byte_writer.pdb" /DYNAMICBASE /NXCOMPAT /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\main.obj" ] Creating command line "link.exe @c:\class\byte_writer\byte_writer\byte_writer\Debug\RSP0000033716160.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\class\byte_writer\byte_writer\byte_writer\Debug\RSP0000043716160.rsp" with contents [ /outputresource:"..\Debug\byte_writer.exe;#1" /manifest .\Debug\byte_writer.exe.intermediate.manifest ] Creating command line "mt.exe @c:\class\byte_writer\byte_writer\byte_writer\Debug\RSP0000043716160.rsp /nologo" Creating temporary file "c:\class\byte_writer\byte_writer\byte_writer\Debug\BAT0000053716160.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\class\byte_writer\byte_writer\byte_writer\Debug\BAT0000053716160.bat" |
| Output Window |
Compiling...
main.c
c:\class\byte_writer\byte_writer\byte_writer\main.c(34) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
Linking...
LINK : C:\class\byte_writer\byte_writer\Debug\byte_writer.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
|
| Results |
Build log was saved at "file://c:\class\byte_writer\byte_writer\byte_writer\Debug\BuildLog.htm" byte_writer - 0 error(s), 1 warning(s) |