Build Log |
|
Command Lines |
Creating temporary file "j:\MPI\cpi\cpi\Debug\RSP00000110843004.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\stdafx.cpp ] Creating command line "cl.exe @j:\MPI\cpi\cpi\Debug\RSP00000110843004.rsp /nologo /errorReport:prompt" Creating temporary file "j:\MPI\cpi\cpi\Debug\RSP00000210843004.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC .\srtest.c ] Creating command line "cl.exe @j:\MPI\cpi\cpi\Debug\RSP00000210843004.rsp /nologo /errorReport:prompt" Creating temporary file "j:\MPI\cpi\cpi\Debug\TMP00000310843004.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\cpi.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\cpi.exe.embed.manifest.res" j:\MPI\cpi\cpi\Debug\TMP00000310843004.tmp" Creating temporary file "j:\MPI\cpi\cpi\Debug\RSP00000410843004.rsp" with contents [ /OUT:"J:\MPI\cpi\Debug\cpi.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\cpi.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"J:\MPI\cpi\Debug\cpi.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 mpi.lib 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\srtest.obj" ".\Debug\stdafx.obj" ".\Debug\cpi.exe.embed.manifest.res" ] Creating command line "link.exe @j:\MPI\cpi\cpi\Debug\RSP00000410843004.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "j:\MPI\cpi\cpi\Debug\RSP00000510843004.rsp" with contents [ /out:.\Debug\cpi.exe.embed.manifest /notify_update /manifest .\Debug\cpi.exe.intermediate.manifest ] Creating command line "mt.exe @j:\MPI\cpi\cpi\Debug\RSP00000510843004.rsp /nologo" Creating temporary file "j:\MPI\cpi\cpi\Debug\BAT00000610843004.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "j:\MPI\cpi\cpi\Debug\BAT00000610843004.bat" Creating temporary file "j:\MPI\cpi\cpi\Debug\TMP00000710843004.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\cpi.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\cpi.exe.embed.manifest.res" j:\MPI\cpi\cpi\Debug\TMP00000710843004.tmp" Creating temporary file "j:\MPI\cpi\cpi\Debug\RSP00000810843004.rsp" with contents [ /OUT:"J:\MPI\cpi\Debug\cpi.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\cpi.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"j:\MPI\cpi\Debug\cpi.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 mpi.lib 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\srtest.obj" ".\Debug\stdafx.obj" ".\Debug\cpi.exe.embed.manifest.res" ] Creating command line "link.exe @j:\MPI\cpi\cpi\Debug\RSP00000810843004.rsp /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... stdafx.cpp Compiling... srtest.c j:\mpi\cpi\cpi\srtest.c(27) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. d:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy' Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... LINK : J:\MPI\cpi\Debug\cpi.exe not found or not built by the last incremental link; performing full link Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. |
Results |
Build log was saved at "file://j:\MPI\cpi\cpi\Debug\BuildLog.htm" cpi - 0 error(s), 1 warning(s) |