Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\VolumeLibrary\Debug\RSP000034.rsp" with contents
[
/OUT:"Debug/VolumeLibrary.dll" /INCREMENTAL /NOLOGO /LIBPATH:"..\MathLib\Debug" /LIBPATH:"..\OglViewLib\Debug" /LIBPATH:"C:\GLUT-3.7\Debug" /DLL /DEF:".\VolumeLibrary.def" /DEBUG /PDB:"Debug/VolumeLibrary.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug/VolumeLibrary.lib" /MACHINE:X86 MathLib.lib OglViewLib.lib "\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\MathLib\Debug\MathLib.lib" "\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\OglViewLib\Debug\OglViewLib.lib"
".\debug\VolumeLibrary.obj"
".\debug\stdafx.obj"
".\debug\VolumeLibrary.res"
".\debug\RawVolGrid.obj"
".\debug\CachedVolGrid.obj"
".\debug\FloatVolGrid.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\VolumeLibrary\Debug\RSP000034.rsp""
Output Window
  
Linking...
   Creating library Debug/VolumeLibrary.lib and object Debug/VolumeLibrary.exp
LINK : warning LNK4098: defaultlib 'LIBCD' conflicts with use of other libs; use /NODEFAULTLIB:library
FloatVolGrid.obj : error LNK2001: unresolved external symbol "private: static class viewInfo VolumeViz::m_gDummyViewInfo" (?m_gDummyViewInfo@VolumeViz@@0VviewInfo@@A)
Debug/VolumeLibrary.dll : fatal error LNK1120: 1 unresolved externals
Results
  
Build log was saved at "file://c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\VolumeLibrary\Debug\BuildLog.htm"
VolumeLibrary - 2 error(s), 1 warning(s)