Build Log
  

Build started: Project: Helloworld, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\RSP00000160763936.rsp" with contents
[
/O2 /I "." /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ..\code\Helloworld.cpp
]
Creating command line "cl.exe @c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\RSP00000160763936.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Release/resource.res" .\resource.rc"
Creating temporary file "c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\RSP00000260763936.rsp" with contents
[
/OUT:"Release\Helloworld.exe" /INCREMENTAL:NO /LIBPATH:"..\..\..\lib\pc-x86_vc2005" /MANIFEST /MANIFESTFILE:"Release\Helloworld.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"libc" /DEBUG /PDB:"c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\Helloworld.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /DYNAMICBASE:NO /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\Helloworld.obj"

".\Release\resource.res"
]
Creating command line "link.exe @c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\RSP00000260763936.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\RSP00000360763936.rsp" with contents
[
/outputresource:".\Release\Helloworld.exe;#1" /manifest

.\Release\Helloworld.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\RSP00000360763936.rsp /nologo"
Creating temporary file "c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\BAT00000460763936.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\BAT00000460763936.bat"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
Helloworld.cpp
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Embedding manifest...
Results
  
Build log was saved at "file://c:\Workspace\Other\Edge\samples\MyHelloworld\workspace_pc_vc2005\Release\BuildLog.htm"
Helloworld - 0 error(s), 2 warning(s)