Build Log
  

------- Build started: Project: VisualCpp, Configuration: Debug|Win32 -------

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\fitnesse\cpp\Platforms\VisualCpp\Debug\RSP000011.rsp" with contents
[
/I "c:\fitnesse\cpp\CppUnitLite\include" /I "c:\fitnesse\cpp\Fit\include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /FD /EHsc /RTC1 /MDd /GR /YX"stdafx.h" /Fp".\Debug/VisualCpp.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI
.\DynamicMaker.cpp
]
Creating command line "cl.exe @c:\fitnesse\cpp\Platforms\VisualCpp\Debug\RSP000011.rsp /nologo"
Creating temporary file "c:\fitnesse\cpp\Platforms\VisualCpp\Debug\RSP000012.rsp" with contents
[
/OUT:".\Debug\VisualCpp.lib" /NOLOGO
.\Debug\Chameleon.obj
.\Debug\DynamicMaker.obj
.\Debug\socket.obj
.\Debug\Win32MemoryLeakWarning.obj
]
Creating command line "lib.exe @c:\fitnesse\cpp\Platforms\VisualCpp\Debug\RSP000012.rsp"
Creating temporary file "c:\fitnesse\cpp\Platforms\VisualCpp\Debug\BAT000013.bat" with contents
[
@echo off
copy Debug\VisualCpp.lib ..\..\lib\VisualCpp.lib
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
exit 1
:VCEnd
]
Creating command line "c:\fitnesse\cpp\Platforms\VisualCpp\Debug\BAT000013.bat"
Output Window
  
Compiling...
DynamicMaker.cpp
Creating library...
Performing Post-Build Event...
        1 file(s) copied.
Results
  
Build log was saved at "file://c:\fitnesse\cpp\Platforms\VisualCpp\Debug\BuildLog.htm"
VisualCpp - 0 error(s), 0 warning(s)