Build Log |
|
Command Lines |
Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\RSP00000D12524196.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_DEBUG_DISPLAY" /D "_DEBUG_MESSAGES" /D "ENABLE_GETTIMEOFDAY_WIN32" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W4 /c /ZI /TC /analyze ".\Main.c" ] Creating command line "cl.exe @"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\RSP00000D12524196.rsp" /nologo /errorReport:prompt" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\TMP00000E12524196.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Bin2HexText.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\Bin2HexText.exe.embed.manifest.res" "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\TMP00000E12524196.tmp"" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\RSP00000F12524196.rsp" with contents [ /OUT:"P:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\Bin2HexText.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Bin2HexText.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"P:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\Bin2HexText.pdb" /SUBSYSTEM:CONSOLE /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" ".\Debug\Bin2HexText.exe.embed.manifest.res" ] Creating command line "link.exe @"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\RSP00000F12524196.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\RSP00001012524196.rsp" with contents [ /out:".\Debug\Bin2HexText.exe.embed.manifest" /notify_update /manifest ".\Debug\Bin2HexText.exe.intermediate.manifest" ] Creating command line "mt.exe @"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\RSP00001012524196.rsp" /nologo" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\BAT00001112524196.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\BAT00001112524196.bat""" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\TMP00001212524196.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Bin2HexText.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\Bin2HexText.exe.embed.manifest.res" "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\TMP00001212524196.tmp"" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\RSP00001312524196.rsp" with contents [ /OUT:"P:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\Bin2HexText.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Bin2HexText.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\Bin2HexText.pdb" /SUBSYSTEM:CONSOLE /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" ".\Debug\Bin2HexText.exe.embed.manifest.res" ] Creating command line "link.exe @"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\RSP00001312524196.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... Main.c p:\personal data\software\other\software development\c++\robotics\programs\current\bin2hextext\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' p:\personal data\software\other\software development\c++\robotics\programs\current\bin2hextext\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' p:\personal data\software\other\software development\c++\robotics\programs\current\bin2hextext\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' Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. Linking... Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. |
Results |
Build log was saved at "file://p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\Bin2HexText\Debug\BuildLog.htm" Bin2HexText - 0 error(s), 3 warning(s) |