Build Log
  

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

Command Lines
  
Creating temporary file "c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\RSP00015C35922292.rsp" with contents
[
/Od /I "C:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\\Debug\include" /I "C:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\\..\..\..\src\test" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ..\..\..\..\src\test\nml_test_read.cc

..\..\..\..\src\test\nml_test_format_n.cc

..\..\..\..\src\test\otherheader_n.cc
]
Creating command line "cl.exe @c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\RSP00015C35922292.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\TMP00015D35922292.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\nml_test_read.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\nml_test_read.exe.embed.manifest.res" c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\TMP00015D35922292.tmp"
Creating temporary file "c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\RSP00015E35922292.rsp" with contents
[
/OUT:"C:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\Debug\nml_test_read.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\nml_test_read.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\Debug\nml_test_read.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 ws2_32.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\rcs.lib"

".\Debug\otherheader_n.obj"

".\Debug\nml_test_format_n.obj"

".\Debug\nml_test_read.obj"

".\Debug\nml_test_read.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\RSP00015E35922292.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\RSP00015F35922292.rsp" with contents
[
/out:.\Debug\nml_test_read.exe.embed.manifest /notify_update /manifest

.\Debug\nml_test_read.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\RSP00015F35922292.rsp /nologo"
Creating temporary file "c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\BAT00016035922292.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\BAT00016035922292.bat"
Creating temporary file "c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\TMP00016135922292.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\nml_test_read.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\nml_test_read.exe.embed.manifest.res" c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\TMP00016135922292.tmp"
Creating temporary file "c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\RSP00016235922292.rsp" with contents
[
/OUT:"C:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\Debug\nml_test_read.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\nml_test_read.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\Debug\nml_test_read.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 ws2_32.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\rcs.lib"

".\Debug\otherheader_n.obj"

".\Debug\nml_test_format_n.obj"

".\Debug\nml_test_read.obj"

".\Debug\nml_test_read.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\RSP00016235922292.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
otherheader_n.cc
c:\cygwin\home\shackle\rcslib\src\test\otherheader_n.cc(74) : warning C4065: switch statement contains 'default' but no 'case' labels
c:\cygwin\home\shackle\rcslib\src\test\otherheader_n.cc(87) : warning C4065: switch statement contains 'default' but no 'case' labels
nml_test_format_n.cc
nml_test_read.cc
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : warning LNK4098: defaultlib 'LIBCMTD' conflicts with use of other libs; use /NODEFAULTLIB:library
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://c:\cygwin\home\shackle\rcslib\etc\win_vc_2008_express\rcs\nml_test_read\Debug\BuildLog.htm"
nml_test_read - 0 error(s), 3 warning(s)