Build Log
--------------------Configuration: VexCOL2CIR - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1.MMV\LOCALS~1\Temp\RSP247.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/VexCOL2CIR.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Tutkimus\Ohjelmat\VexCOL2CIR\VexCOL2CIR.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.MMV\LOCALS~1\Temp\RSP247.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.MMV\LOCALS~1\Temp\RSP248.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/VexCOL2CIR.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Tutkimus\Ohjelmat\VexCOL2CIR\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.MMV\LOCALS~1\Temp\RSP248.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.MMV\LOCALS~1\Temp\RSP249.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/VexCOL2CIR.pdb" /debug /machine:I386 /out:"Debug/VexCOL2CIR.exe" /pdbtype:sept
.\Debug\StdAfx.obj
.\Debug\VexCOL2CIR.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.MMV\LOCALS~1\Temp\RSP249.tmp"
Output Window
Compiling...
StdAfx.cpp
Compiling...
VexCOL2CIR.cpp
D:\Tutkimus\Ohjelmat\VexCOL2CIR\VexCOL2CIR.cpp(126) : warning C4101: 'maxchar' : unreferenced local variable
D:\Tutkimus\Ohjelmat\VexCOL2CIR\VexCOL2CIR.cpp(314) : warning C4101: 'min' : unreferenced local variable
Linking...
Results
VexCOL2CIR.exe - 0 error(s), 2 warning(s)