Build Log |
|
Command Lines |
Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\RSP0000017481364.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W4 /c /ZI /TC ".\GNU2VSOutputConverter.c" ] Creating command line "cl.exe @"f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\RSP0000017481364.rsp" /nologo /errorReport:prompt" Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\TMP0000027481364.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\GNU2VSOutputConverter.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\GNU2VSOutputConverter.exe.embed.manifest.res" "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\TMP0000027481364.tmp"" Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\RSP0000037481364.rsp" with contents [ /OUT:"F:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\GNU2VSOutputConverter.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\GNU2VSOutputConverter.exe.intermediate.manifest" /DEBUG /PDB:"f:\personal data\software development\projects\c++\personal projects\visual studio extension\gnu2vsoutputconverter_vs2005\debug\GNU2VSOutputConverter.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\GNU2VSOutputConverter.obj" ".\Debug\GNU2VSOutputConverter.exe.embed.manifest.res" ] Creating command line "link.exe @"f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\RSP0000037481364.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\RSP0000047481364.rsp" with contents [ /out:".\debug\GNU2VSOutputConverter.exe.embed.manifest" /notify_update /manifest ".\debug\GNU2VSOutputConverter.exe.intermediate.manifest" ] Creating command line "mt.exe @"f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\RSP0000047481364.rsp" /nologo" Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\BAT0000057481364.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep" ] Creating command line """f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\BAT0000057481364.bat""" Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\TMP0000067481364.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\GNU2VSOutputConverter.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\GNU2VSOutputConverter.exe.embed.manifest.res" "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\TMP0000067481364.tmp"" Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\RSP0000077481364.rsp" with contents [ /OUT:"F:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\GNU2VSOutputConverter.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\GNU2VSOutputConverter.exe.intermediate.manifest" /DEBUG /PDB:"f:\personal data\software development\projects\c++\personal projects\visual studio extension\gnu2vsoutputconverter_vs2005\debug\GNU2VSOutputConverter.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\GNU2VSOutputConverter.obj" ".\Debug\GNU2VSOutputConverter.exe.embed.manifest.res" ] Creating command line "link.exe @"f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\RSP0000077481364.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... GNU2VSOutputConverter.c f:\personal data\software development\projects\c++\personal projects\visual studio extension\gnu2vsoutputconverter_vs2005\gnu2vsoutputconverter.c(54) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf' f:\personal data\software development\projects\c++\personal projects\visual studio extension\gnu2vsoutputconverter_vs2005\gnu2vsoutputconverter.c(79) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf' f:\personal data\software development\projects\c++\personal projects\visual studio extension\gnu2vsoutputconverter_vs2005\gnu2vsoutputconverter.c(5) : warning C4100: 'argv' : unreferenced formal parameter f:\personal data\software development\projects\c++\personal projects\visual studio extension\gnu2vsoutputconverter_vs2005\gnu2vsoutputconverter.c(5) : warning C4100: 'argc' : unreferenced formal parameter Compiling manifest to resources... Linking... Embedding manifest... |
Results |
Build log was saved at "file://f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Debug\BuildLog.htm" GNU2VSOutputConverter - 0 error(s), 4 warning(s) |