Build Log |
|
Command Lines |
Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\RSP00001412526348.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "ENABLE_GETTIMEOFDAY_WIN32" /FD /EHsc /MT /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TC /analyze ".\Main.c" ] Creating command line "cl.exe @"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\RSP00001412526348.rsp" /nologo /errorReport:prompt" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\RSP00001512526348.rsp" with contents [ /OUT:"P:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\Bin2HexText.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\Bin2HexText.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"P:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\Bin2HexText.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /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 ".\Release\Main.obj" ] Creating command line "link.exe @"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\RSP00001512526348.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\RSP00001612526348.rsp" with contents [ /outputresource:".\Release\Bin2HexText.exe;#1" /manifest ".\Release\Bin2HexText.exe.intermediate.manifest" ] Creating command line "mt.exe @"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\RSP00001612526348.rsp" /nologo" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\BAT00001712526348.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\BAT00001712526348.bat""" |
Output Window |
Compiling... Main.c .\Main.c(24) : 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:\Progs2K3\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen' .\Main.c(31) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Progs2K3\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf' .\Main.c(32) : 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:\Progs2K3\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen' Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Release\BuildLog.htm" Bin2HexText - 0 error(s), 3 warning(s) |