Build Log
  

Build started: Project: c++tutorial1, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\botdeveloper\c++tutorial1\c++tutorial1\Debug\RSP0000677270874672.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "DWINDOWS" /D "WINDOWS" /D "_WINDOWS" /D "_DWINDOWS" /D "_X86_" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MD /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\c++tutorial1.cpp"
]
Creating command line "cl.exe @"c:\botdeveloper\c++tutorial1\c++tutorial1\Debug\RSP0000677270874672.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\botdeveloper\c++tutorial1\c++tutorial1\Debug\RSP0000687270874672.rsp" with contents
[
/OUT:"C:\botdeveloper\c++tutorial1\Debug\c++tutorial1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\c++tutorial1.exe.intermediate.manifest" /DEBUG /PDB:"c:\botdeveloper\c++tutorial1\debug\c++tutorial1.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 WSOCK32.lib 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\stdafx.obj"

".\debug\c++tutorial1.obj"

".\debug\twsapi.obj"

".\Debug\c++tutorial1.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\botdeveloper\c++tutorial1\c++tutorial1\Debug\RSP0000687270874672.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\botdeveloper\c++tutorial1\c++tutorial1\Debug\RSP0000697270874672.rsp" with contents
[
/out:".\debug\c++tutorial1.exe.embed.manifest" /notify_update /manifest

".\debug\c++tutorial1.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\botdeveloper\c++tutorial1\c++tutorial1\Debug\RSP0000697270874672.rsp" /nologo"
Creating temporary file "c:\botdeveloper\c++tutorial1\c++tutorial1\Debug\BAT00006A7270874672.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line """c:\botdeveloper\c++tutorial1\c++tutorial1\Debug\BAT00006A7270874672.bat"""
Output Window
  
Compiling...
c++tutorial1.cpp
c:\botdeveloper\c++tutorial1\c++tutorial1\c++tutorial1.cpp(16) : warning C4244: 'initializing' : conversion from 'uintptr_t' to 'int', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\botdeveloper\c++tutorial1\c++tutorial1\Debug\BuildLog.htm"
c++tutorial1 - 0 error(s), 1 warning(s)