Build Log
  

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

Command Lines
  
Creating temporary file "d:\Work\SetupSrvI\Concat\Debug\RSP00000174527868.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\main.cpp
]
Creating command line "cl.exe @d:\Work\SetupSrvI\Concat\Debug\RSP00000174527868.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /fo"Debug/Concat.res" .\Concat.rc"
Creating temporary file "d:\Work\SetupSrvI\Concat\Debug\TMP00000774527868.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Concat.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\Concat.exe.embed.manifest.res" d:\Work\SetupSrvI\Concat\Debug\TMP00000774527868.tmp"
Creating temporary file "d:\Work\SetupSrvI\Concat\Debug\RSP00000874527868.rsp" with contents
[
/OUT:"D:\Work\SetupSrvI\Debug\Concat.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Concat.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\Work\SetupSrvI\Debug\Concat.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\main.obj"

".\Debug\Concat.res"

".\Debug\Concat.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\Work\SetupSrvI\Concat\Debug\RSP00000874527868.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Work\SetupSrvI\Concat\Debug\RSP00000A74527868.rsp" with contents
[
/out:.\Debug\Concat.exe.embed.manifest /notify_update /manifest

.\Debug\Concat.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\Work\SetupSrvI\Concat\Debug\RSP00000A74527868.rsp /nologo"
Creating temporary file "d:\Work\SetupSrvI\Concat\Debug\BAT00000C74527868.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\Work\SetupSrvI\Concat\Debug\BAT00000C74527868.bat"
Creating temporary file "d:\Work\SetupSrvI\Concat\Debug\TMP00000E74527868.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Concat.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\Concat.exe.embed.manifest.res" d:\Work\SetupSrvI\Concat\Debug\TMP00000E74527868.tmp"
Creating temporary file "d:\Work\SetupSrvI\Concat\Debug\RSP00001074527868.rsp" with contents
[
/OUT:"D:\Work\SetupSrvI\Debug\Concat.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Concat.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\Work\SetupSrvI\Debug\Concat.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\main.obj"

".\Debug\Concat.res"

".\Debug\Concat.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\Work\SetupSrvI\Concat\Debug\RSP00001074527868.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
main.cpp
d:\work\setupsrvi\concat\main.cpp(50) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
d:\work\setupsrvi\concat\main.cpp(137) : warning C4244: '=' : conversion from 'DWORD64' to 'int', possible loss of data
d:\work\setupsrvi\concat\main.cpp(145) : warning C4244: '=' : conversion from 'DWORD64' to 'int', possible loss of data
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : D:\Work\SetupSrvI\Debug\Concat.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://d:\Work\SetupSrvI\Concat\Debug\BuildLog.htm"
Concat - 0 error(s), 3 warning(s)