Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Mel\Bureau\Exercise2_\Exercise2\MSVC\IsoEx\Release\RSP0000014004172.rsp" with contents
[
/O2 /I "..\..\src" /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_USE_MATH_DEFINES" /D "_CRT_SECURE_NO_DEPRECATE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHa /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /clr:oldSyntax /TP "..\..\src\IsoEx\Math\svd.cc"

"..\..\src\IsoEx\Grids\ScalarGridT.cc"

"..\..\src\IsoEx\Grids\RegularGrid.cc"

"..\..\src\IsoEx\Extractors\MCTables.cc"

"..\..\src\IsoEx\Extractors\MarchingCubesT.cc"

"..\..\src\IsoEx\Extractors\ExtendedMarchingCubesT.cc"
]
Creating command line "cl.exe @"c:\Documents and Settings\Mel\Bureau\Exercise2_\Exercise2\MSVC\IsoEx\Release\RSP0000014004172.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Mel\Bureau\Exercise2_\Exercise2\MSVC\IsoEx\Release\RSP0000024004172.rsp" with contents
[
/OUT:"C:\Documents and Settings\Mel\Bureau\Exercise2_\Exercise2\MSVC\Release\IsoEx.lib" ".\Release\ExtendedMarchingCubesT.obj"

".\Release\MarchingCubesT.obj"

".\Release\MCTables.obj"

".\Release\RegularGrid.obj"

".\Release\ScalarGridT.obj"

".\Release\svd.obj"
]
Creating command line "lib.exe @"c:\Documents and Settings\Mel\Bureau\Exercise2_\Exercise2\MSVC\IsoEx\Release\RSP0000024004172.rsp" /NOLOGO"
Output Window
  
Compiling...
svd.cc
ScalarGridT.cc
RegularGrid.cc
MCTables.cc
MarchingCubesT.cc
ExtendedMarchingCubesT.cc
Generating Code...
Creating library...
MarchingCubesT.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
ExtendedMarchingCubesT.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
Results
  
Build log was saved at "file://c:\Documents and Settings\Mel\Bureau\Exercise2_\Exercise2\MSVC\IsoEx\Release\BuildLog.htm"
IsoEx - 0 error(s), 2 warning(s)