Build Log
  

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

Command Lines
  
Creating temporary file "p:\BOOM\Releases\MSVC\Kernel\Debug\RSP00002D86846596.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ..\..\..\Kernel\Term.cpp
]
Creating command line "cl.exe @p:\BOOM\Releases\MSVC\Kernel\Debug\RSP00002D86846596.rsp /nologo /errorReport:prompt"
Creating temporary file "p:\BOOM\Releases\MSVC\Kernel\Debug\RSP00002E86846596.rsp" with contents
[
/OUT:"P:\BOOM\Releases\MSVC\Debug\Kernel.lib" .\Debug\bitvector.obj

.\Debug\Complement.obj

.\Debug\Cube.obj

.\Debug\hashtable.obj

.\Debug\myExcept.obj

.\Debug\mytime.obj

.\Debug\orthogonalize.obj

.\Debug\PLA.obj

.\Debug\PLA_operations.obj

.\Debug\PLA_type.obj

.\Debug\SoPLA.obj

.\Debug\stdafx.obj

.\Debug\Term.obj

.\Debug\TTree.obj

.\Debug\utils.obj
]
Creating command line "lib.exe @p:\BOOM\Releases\MSVC\Kernel\Debug\RSP00002E86846596.rsp /NOLOGO"
Output Window
  
Compiling...
Term.cpp
Creating library...
stdafx.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
hashtable.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
Results
  
Build log was saved at "file://p:\BOOM\Releases\MSVC\Kernel\Debug\BuildLog.htm"
Kernel - 0 error(s), 2 warning(s)