Build Log
  

------- Build started: Project: Follow, Configuration: Release|Win32 -------

Environment Space
  
    ALLUSERSPROFILE=I:\Documents and Settings\All Users
    APPDATA=I:\Documents and Settings\edison\Application Data
    BLASTER=A240 I2 D1 H7 P330  T6
    CommonProgramFiles=I:\Program Files\Common Files
    COMPUTERNAME=CO3051542-A
    ComSpec=I:\WINNT\system32\cmd.exe
    CTSYN=C:\WINDOWS
    DJGPP=C:\DJGPP\DJGPP.ENV
    HOMEDRIVE=I:
    HOMEPATH=\
    INCLUDE=E:\Visual Studio.NET\Vc7\include;E:\Visual Studio.NET\Vc7\atlmfc\include;E:\Visual Studio.NET\Vc7\PlatformSDK\include\prerelease;E:\Visual Studio.NET\Vc7\PlatformSDK\include;E:\Visual Studio.NET\FrameworkSDK\include
    LIB=E:\Visual Studio.NET\Vc7\lib;E:\Visual Studio.NET\Vc7\atlmfc\lib;E:\Visual Studio.NET\Vc7\PlatformSDK\lib\prerelease;E:\Visual Studio.NET\Vc7\PlatformSDK\lib;E:\Visual Studio.NET\FrameworkSDK\lib
    LIBPATH=
    LOGONSERVER=\\CO3051542-A
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Os2LibPath=I:\WINNT\system32\os2\dll;
    Path=E:\Visual Studio.NET\Vc7\bin;E:\Visual Studio.NET\Common7\Tools\bin\prerelease;E:\Visual Studio.NET\Common7\Tools\bin;E:\Visual Studio.NET\Common7\tools;E:\Visual Studio.NET\Common7\ide;E:\HTML Help Workshop\;E:\Visual Studio.NET\FrameworkSDK\bin;I:\WINNT\Microsoft.NET\Framework\v1.0.3705;I:\WINNT\system32;I:\WINNT;I:\WINNT\System32\Wbem
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 6, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0806
    ProgramFiles=I:\Program Files
    SystemDrive=I:
    SystemRoot=I:\WINNT
    TEMP=I:\DOCUME~1\edison\LOCALS~1\Temp
    TMP=I:\DOCUME~1\edison\LOCALS~1\Temp
    USERDOMAIN=CO3051542-A
    USERNAME=edison
    USERPROFILE=I:\Documents and Settings\edison
    VSCOMNTOOLS="E:\Visual Studio.NET\Common7\Tools\"
    windir=I:\WINNT
    _ACP_ATLPROV=E:\Visual Studio.NET\Vc7\bin\ATLPROV.DLL
    _ACP_INCLUDE=E:\Visual Studio.NET\Vc7\include;E:\Visual Studio.NET\Vc7\atlmfc\include;E:\Visual Studio.NET\Vc7\PlatformSDK\include\prerelease;E:\Visual Studio.NET\Vc7\PlatformSDK\include;E:\Visual Studio.NET\FrameworkSDK\include
    _ACP_LIB=E:\Visual Studio.NET\Vc7\lib;E:\Visual Studio.NET\Vc7\atlmfc\lib;E:\Visual Studio.NET\Vc7\PlatformSDK\lib\prerelease;E:\Visual Studio.NET\Vc7\PlatformSDK\lib;E:\Visual Studio.NET\FrameworkSDK\lib;E:\Visual Studio.NET\Vc7\include;E:\Visual Studio.NET\Vc7\atlmfc\include;E:\Visual Studio.NET\Vc7\PlatformSDK\include\prerelease;E:\Visual Studio.NET\Vc7\PlatformSDK\include;E:\Visual Studio.NET\FrameworkSDK\include
    _ACP_PATH=E:\Visual Studio.NET\Vc7\bin;E:\Visual Studio.NET\Common7\Tools\bin\prerelease;E:\Visual Studio.NET\Common7\Tools\bin;E:\Visual Studio.NET\Common7\tools;E:\Visual Studio.NET\Common7\ide;E:\HTML Help Workshop\;E:\Visual Studio.NET\FrameworkSDK\bin;I:\WINNT\Microsoft.NET\Framework\v1.0.3705;I:\WINNT\system32;I:\WINNT;I:\WINNT\System32\Wbem
Command Lines
  
Creating temporary file "d:\Project\Follow\Release\RSP000017.rsp" with contents
[
/O2 /Ob1 /Oy /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "FOLLOW_EXPORTS" /D "_MBCS" /D "_WINDLL" /GF /FD /EHsc /MT /GS /Gy /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /TP
Follow.cpp
]
Creating command line "cl.exe @d:\Project\Follow\Release\RSP000017.rsp /nologo"
Creating temporary file "d:\Project\Follow\Release\RSP000018.rsp" with contents
[
/OUT:"Release\Follow.d2h" /INCREMENTAL:NO /NOLOGO /DLL /DEBUG /PDB:"Release/Follow.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /IMPLIB:"Release/Follow.lib" /MACHINE:IX86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
Release\Follow.obj
]
Creating command line "link.exe @d:\Project\Follow\Release\RSP000018.rsp"
Output Window
  
Compiling...
Follow.cpp
Follow.cpp(314) : warning C4018: '<' : signed/unsigned mismatch
Follow.cpp(374) : warning C4018: '<' : signed/unsigned mismatch
Follow.cpp(963) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data
Follow.cpp(971) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data
Linking...
   Creating library Release/Follow.lib and object Release/Follow.exp
Results
  
Build log was saved at "file://d:\Project\Follow\Release\BuildLog.htm"
Follow - 0 error(s), 4 warning(s)