Build Log |
|
Command Lines |
Creating temporary file "c:\MyStuff\Apps\upflag\upflag\x64\Release\RSP00004B26765876.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /MT /Gy /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\upflag.cpp ] Creating command line "cl.exe @c:\MyStuff\Apps\upflag\upflag\x64\Release\RSP00004B26765876.rsp /nologo /errorReport:prompt" Creating temporary file "c:\MyStuff\Apps\upflag\upflag\x64\Release\RSP00004C26765876.rsp" with contents [ /OUT:"C:\MyStuff\Apps\upflag\x64\Release\upflag.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release\upflag.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"C:\MyStuff\Apps\upflag\x64\Release\upflag.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X64 ws2_32.lib DelayImp.lib ".\x64\Release\upflag.obj" ] Creating command line "link.exe @c:\MyStuff\Apps\upflag\upflag\x64\Release\RSP00004C26765876.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\MyStuff\Apps\upflag\upflag\x64\Release\RSP00004D26765876.rsp" with contents [ /outputresource:"..\x64\Release\upflag.exe;#1" /manifest .\x64\Release\upflag.exe.intermediate.manifest ] Creating command line "mt.exe @c:\MyStuff\Apps\upflag\upflag\x64\Release\RSP00004D26765876.rsp /nologo" Creating temporary file "c:\MyStuff\Apps\upflag\upflag\x64\Release\BAT00004E26765876.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Release\mt.dep ] Creating command line "c:\MyStuff\Apps\upflag\upflag\x64\Release\BAT00004E26765876.bat" |
Output Window |
Compiling... upflag.cpp .\upflag.cpp(28) : warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(216) : see declaration of 'strlwr' .\upflag.cpp(39) : warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(216) : see declaration of 'strlwr' Linking... Generating code Finished generating code LINK : warning LNK4199: /DELAYLOAD:OleAcc.dll ignored; no imports found from OleAcc.dll Embedding manifest... |
Results |
Build log was saved at "file://c:\MyStuff\Apps\upflag\upflag\x64\Release\BuildLog.htm" upflag - 0 error(s), 3 warning(s) |