Build Log |
|
Command Lines |
Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\RSP0000087482556.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Gy /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /TC ".\GNU2VSOutputConverter.c" ] Creating command line "cl.exe @"f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\RSP0000087482556.rsp" /nologo /errorReport:prompt" Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\RSP0000097482556.rsp" with contents [ /OUT:"F:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\GNU2VSOutputConverter.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\GNU2VSOutputConverter.exe.intermediate.manifest" /DEBUG /PDB:"f:\personal data\software development\projects\c++\personal projects\visual studio extension\gnu2vsoutputconverter_vs2005\release\GNU2VSOutputConverter.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /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\GNU2VSOutputConverter.obj" ] Creating command line "link.exe @"f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\RSP0000097482556.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\RSP00000A7482556.rsp" with contents [ /outputresource:".\release\GNU2VSOutputConverter.exe;#1" /manifest ".\release\GNU2VSOutputConverter.exe.intermediate.manifest" ] Creating command line "mt.exe @"f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\RSP00000A7482556.rsp" /nologo" Creating temporary file "f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\BAT00000B7482556.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep" ] Creating command line """f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\BAT00000B7482556.bat""" |
Output Window |
Compiling... GNU2VSOutputConverter.c .\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' .\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' Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://f:\Personal data\Software development\Projects\C++\Personal projects\Visual Studio extension\GNU2VSOutputConverter_vs2005\Release\BuildLog.htm" GNU2VSOutputConverter - 0 error(s), 2 warning(s) |