Build Log
  

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

Command Lines
  
Creating temporary file "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00000122083296.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "TOS_API_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/tos_api.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP "..\track.cpp"

"..\TOS_API.cpp"

"..\kmp_client_api.cpp"
]
Creating command line "cl.exe @"C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00000122083296.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
kmp_client_api.cpp
c1xx : fatal error C1083: Cannot open source file: '..\kmp_client_api.cpp': No such file or directory
TOS_API.cpp
c1xx : fatal error C1083: Cannot open source file: '..\TOS_API.cpp': No such file or directory
track.cpp
c1xx : fatal error C1083: Cannot open source file: '..\track.cpp': No such file or directory
Generating Code...
Results
  
Build log was saved at "file://C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\BuildLog.htm"
tos_api - 3 error(s), 0 warning(s)