| Build Log |
|
| Command Lines |
Creating temporary file "c:\Users\z\Desktop\ipStudent\ipStudent\Release\RSP00000D1088811096.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ..\main.cpp ..\ip.cpp ..\image.cpp ..\control.cpp ] Creating command line "cl.exe @c:\Users\z\Desktop\ipStudent\ipStudent\Release\RSP00000D1088811096.rsp /nologo /errorReport:prompt" Creating temporary file "c:\Users\z\Desktop\ipStudent\ipStudent\Release\RSP00000E1088811096.rsp" with contents [ /OUT:"C:\Users\z\Desktop\ipStudent\Release\ipStudent.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\ipStudent.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\z\Desktop\ipStudent\Release\ipStudent.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /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 ".\Release\control.obj" ".\Release\image.obj" ".\Release\ip.obj" ".\Release\main.obj" ] Creating command line "link.exe @c:\Users\z\Desktop\ipStudent\ipStudent\Release\RSP00000E1088811096.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\z\Desktop\ipStudent\ipStudent\Release\RSP00000F1088811096.rsp" with contents [ /outputresource:"..\Release\ipStudent.exe;#1" /manifest .\Release\ipStudent.exe.intermediate.manifest ] Creating command line "mt.exe @c:\Users\z\Desktop\ipStudent\ipStudent\Release\RSP00000F1088811096.rsp /nologo" Creating temporary file "c:\Users\z\Desktop\ipStudent\ipStudent\Release\BAT0000101088811096.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep ] Creating command line "c:\Users\z\Desktop\ipStudent\ipStudent\Release\BAT0000101088811096.bat" |
| Output Window |
Compiling...
main.cpp
ip.cpp
image.cpp
..\image.cpp(436) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(301) : see declaration of 'unlink'
control.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
|
| Results |
Build log was saved at "file://c:\Users\z\Desktop\ipStudent\ipStudent\Release\BuildLog.htm" ipStudent - 0 error(s), 1 warning(s) |