Build Log
  

Rebuild started: Project: glovesample, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\RSP00000125762796.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP "..\..\cyberglove\cyberglove\lib\serial.cpp"

"..\..\cyberglove\cyberglove\sample.cpp"

"..\..\cyberglove\cyberglove\lib\cyberglove.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\RSP00000125762796.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\TMP00000225762796.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\glovesample.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\glovesample.exe.embed.manifest.res" "c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\TMP00000225762796.tmp""
Creating temporary file "c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\RSP00000325762796.rsp" with contents
[
/OUT:"C:\Documents and Settings\dejohnso\Desktop\glovesample\Debug\glovesample.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\glovesample.exe.intermediate.manifest" /DEBUG /PDB:"c:\Documents and Settings\dejohnso\Desktop\glovesample\debug\glovesample.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\cyberglove.obj"

".\Debug\sample.obj"

".\Debug\serial.obj"

".\Debug\glovesample.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\RSP00000325762796.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\RSP00000425762796.rsp" with contents
[
/out:".\Debug\glovesample.exe.embed.manifest" /notify_update /manifest

".\Debug\glovesample.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\RSP00000425762796.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\BAT00000525762796.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\BAT00000525762796.bat"""
Creating temporary file "c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\TMP00000625762796.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\glovesample.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\glovesample.exe.embed.manifest.res" "c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\TMP00000625762796.tmp""
Creating temporary file "c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\RSP00000725762796.rsp" with contents
[
/OUT:"C:\Documents and Settings\dejohnso\Desktop\glovesample\Debug\glovesample.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\glovesample.exe.intermediate.manifest" /DEBUG /PDB:"c:\Documents and Settings\dejohnso\Desktop\glovesample\debug\glovesample.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\cyberglove.obj"

".\Debug\sample.obj"

".\Debug\serial.obj"

".\Debug\glovesample.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\RSP00000725762796.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
cyberglove.cpp
sample.cpp
serial.cpp
c:\documents and settings\dejohnso\desktop\cyberglove\cyberglove\lib\serial.cpp(121) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
Generating Code...
Compiling manifest to resources...
Linking...
LINK : C:\Documents and Settings\dejohnso\Desktop\glovesample\Debug\glovesample.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\dejohnso\Desktop\glovesample\glovesample\Debug\BuildLog.htm"
glovesample - 0 error(s), 1 warning(s)