Build Log
  

Build started: Project: NodeMapTest, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\John\OneDrive\Dev\Source\bpq32\CommonSource\Debug\RSP000013163364920.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /ZI /TC .\NodeMapTest.c
]
Creating command line "cl.exe @c:\Users\John\OneDrive\Dev\Source\bpq32\CommonSource\Debug\RSP000013163364920.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\John\OneDrive\Dev\Source\bpq32\CommonSource\Debug\RSP000014163364920.rsp" with contents
[
/OUT:"c:\devprogs\bpq32\NodeMapTest.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\NodeMapTest.exe.intermediate.manifest" /DEBUG /PDB:"c:\Devprogs\BPQ32\NodeMapTest.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 WS2_32.Lib  kernel32.lib

".\debug\NodeMapTest.obj"

".\Debug\NodeMapTest.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Users\John\OneDrive\Dev\Source\bpq32\CommonSource\Debug\RSP000014163364920.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\John\OneDrive\Dev\Source\bpq32\CommonSource\Debug\RSP000015163364920.rsp" with contents
[
/out:.\debug\NodeMapTest.exe.embed.manifest /notify_update /manifest

.\debug\NodeMapTest.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Users\John\OneDrive\Dev\Source\bpq32\CommonSource\Debug\RSP000015163364920.rsp /nologo"
Creating temporary file "c:\Users\John\OneDrive\Dev\Source\bpq32\CommonSource\Debug\BAT000016163364920.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\debug\mt.dep
]
Creating command line "c:\Users\John\OneDrive\Dev\Source\bpq32\CommonSource\Debug\BAT000016163364920.bat"
Output Window
  
Compiling...
NodeMapTest.c
c:\users\john\onedrive\dev\source\bpq32\commonsource\nodemaptest.c(1900) : warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\John\OneDrive\Dev\Source\bpq32\CommonSource\Debug\BuildLog.htm"
NodeMapTest - 0 error(s), 1 warning(s)