Build Log
  

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

Environment Space
  
    ACTIVE52_LICENSE_FILE=27000@obsidian.cs.washington.edu
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\harrchen\Application Data
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=SUTHE
    ComSpec=C:\WINNT\system32\cmd.exe
    CYGFS=\\rfilesrv1\uns\
    CYGREL=B19
    CYGROOT=\\rfilesrv1\uns\
    FUNCDIR=.;C:\VOS6W\Vslib;.\Function
    HOME=Z:\
    HOMEDRIVE=Z:
    HOMEPATH=\
    HOMESHARE=\\ifilesrv2\students3\harrchen
    INCDIR=.;.\Function
    INCLUDE=C:\Program Files\VStudio.NET\Vc7\include;C:\Program Files\VStudio.NET\Vc7\atlmfc\include;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\include\prerelease;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\include;C:\Program Files\VStudio.NET\FrameworkSDK\include
    LIB=C:\Program Files\VStudio.NET\Vc7\lib;C:\Program Files\VStudio.NET\Vc7\atlmfc\lib;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\lib\prerelease;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\lib;C:\Program Files\VStudio.NET\FrameworkSDK\lib
    LIBPATH=
    LOGONSERVER=\\IWINS02
    MSDevDir=d:\Microsoft Visual Studio\Common\MSDev98;
    multiDesk=C:\Documents and Settings\harrchen\Desktop\shortcuts
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Path=C:\Program Files\VStudio.NET\Vc7\bin;C:\Program Files\VStudio.NET\Common7\Tools\bin\prerelease;C:\Program Files\VStudio.NET\Common7\Tools\bin;C:\Program Files\VStudio.NET\Common7\tools;C:\Program Files\VStudio.NET\Common7\ide;C:\Program Files\HTML Help Workshop\;C:\Program Files\VStudio.NET\FrameworkSDK\bin;C:\WINNT\Microsoft.NET\Framework\v1.0.3705;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 7 Stepping 3, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0703
    ProgramFiles=C:\Program Files
    SESSIONNAME=Console
    SYNPLICITY_LICENSE_FILE=1709@stout.cs.washington.edu
    SystemDrive=C:
    SystemRoot=C:\WINNT
    TEMP=C:\DOCUME~1\harrchen\LOCALS~1\Temp
    TMP=C:\DOCUME~1\harrchen\LOCALS~1\Temp
    USERDNSDOMAIN=CSEPCLAB.CS.WASHINGTON.EDU
    USERDOMAIN=CSEPCLAB
    USERNAME=harrchen
    USERPROFILE=C:\Documents and Settings\harrchen
    VIM=\\rfilesrv1\uns\apps\vim\vim-5.1
    VOSMSG=C:\VOS6W
    VOSSPK=C:\VOS6W\Spk
    VSCOMNTOOLS="C:\Program Files\VStudio.NET\Common7\Tools\"
    windir=C:\WINNT
    XILINX=C:\Xilinx
    ZZZZZ=CSEPCLAB
    _ACP_ATLPROV=C:\Program Files\VStudio.NET\Vc7\bin\ATLPROV.DLL
    _ACP_INCLUDE=C:\Program Files\VStudio.NET\Vc7\include;C:\Program Files\VStudio.NET\Vc7\atlmfc\include;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\include\prerelease;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\include;C:\Program Files\VStudio.NET\FrameworkSDK\include
    _ACP_LIB=C:\Program Files\VStudio.NET\Vc7\lib;C:\Program Files\VStudio.NET\Vc7\atlmfc\lib;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\lib\prerelease;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\lib;C:\Program Files\VStudio.NET\FrameworkSDK\lib;C:\Program Files\VStudio.NET\Vc7\include;C:\Program Files\VStudio.NET\Vc7\atlmfc\include;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\include\prerelease;C:\Program Files\VStudio.NET\Vc7\PlatformSDK\include;C:\Program Files\VStudio.NET\FrameworkSDK\include
    _ACP_PATH=C:\Program Files\VStudio.NET\Vc7\bin;C:\Program Files\VStudio.NET\Common7\Tools\bin\prerelease;C:\Program Files\VStudio.NET\Common7\Tools\bin;C:\Program Files\VStudio.NET\Common7\tools;C:\Program Files\VStudio.NET\Common7\ide;C:\Program Files\HTML Help Workshop\;C:\Program Files\VStudio.NET\FrameworkSDK\bin;C:\WINNT\Microsoft.NET\Framework\v1.0.3705;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
Command Lines
  
Creating temporary file "z:\cse467\SerialPort\Debug\RSP00000E.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /D "_AFXDLL" /Gm /EHsc /RTC1 /MDd /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/SerialPort.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
SerialPortDlg.cpp
]
Creating command line "cl.exe @z:\cse467\SerialPort\Debug\RSP00000E.rsp /nologo"
Creating temporary file "z:\cse467\SerialPort\Debug\RSP00000F.rsp" with contents
[
/OUT:"Debug/SerialPort.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/SerialPort.pdb" /SUBSYSTEM:WINDOWS /MACHINE:IX86
Debug\SerialPort.obj
Debug\SerialPortDlg.obj
Debug\stdafx.obj
Debug\SerialPort.res
]
Creating command line "link.exe @z:\cse467\SerialPort\Debug\RSP00000F.rsp"
Output Window
  
Compiling...
SerialPortDlg.cpp
z:\cse467\SerialPort\SerialPortDlg.cpp(232) : warning C4101: 'readBytes' : unreferenced local variable
Linking...
Results
  
Build log was saved at "file://z:\cse467\SerialPort\Debug\BuildLog.htm"
SerialPort - 0 error(s), 1 warning(s)