Build Log
  

Rebuild started: Project: ip2013, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\RSP00000843084884.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 ..\main.cpp

..\ip.cpp

..\image.cpp

..\control.cpp
]
Creating command line "cl.exe @c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\RSP00000843084884.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\TMP00000943084884.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\ip2013.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\ip2013.exe.embed.manifest.res" c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\TMP00000943084884.tmp"
Creating temporary file "c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\RSP00000A43084884.rsp" with contents
[
/OUT:"C:\Users\hmcguest\Desktop\ip2013\Debug\ip2013.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\ip2013.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\hmcguest\Desktop\ip2013\Debug\ip2013.pdb" /SUBSYSTEM:CONSOLE /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

".\Debug\control.obj"

".\Debug\image.obj"

".\Debug\ip.obj"

".\Debug\main.obj"

".\Debug\ip2013.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\RSP00000A43084884.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\RSP00000B43084884.rsp" with contents
[
/out:.\Debug\ip2013.exe.embed.manifest /notify_update /manifest

.\Debug\ip2013.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\RSP00000B43084884.rsp /nologo"
Creating temporary file "c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\BAT00000C43084884.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\BAT00000C43084884.bat"
Creating temporary file "c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\TMP00000D43084884.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\ip2013.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\ip2013.exe.embed.manifest.res" c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\TMP00000D43084884.tmp"
Creating temporary file "c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\RSP00000E43084884.rsp" with contents
[
/OUT:"C:\Users\hmcguest\Desktop\ip2013\Debug\ip2013.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\ip2013.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\hmcguest\Desktop\ip2013\Debug\ip2013.pdb" /SUBSYSTEM:CONSOLE /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

".\Debug\control.obj"

".\Debug\image.obj"

".\Debug\ip.obj"

".\Debug\main.obj"

".\Debug\ip2013.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\RSP00000E43084884.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
control.cpp
image.cpp
c:\users\hmcguest\desktop\ip2013\image.cpp(493) : 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'
ip.cpp
main.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : C:\Users\hmcguest\Desktop\ip2013\Debug\ip2013.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://c:\Users\hmcguest\Desktop\ip2013\ip2013\Debug\BuildLog.htm"
ip2013 - 0 error(s), 1 warning(s)