Build Log

--------------------Configuration: COUNT - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\TEMP\RSP27.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/COUNT.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "H:\cs120b\lab7\COUNT.C" ] Creating command line "cl.exe @C:\TEMP\RSP27.tmp"

Output Window

Compiling... COUNT.C h:\cs120b\lab7\count.c(1) : warning C4068: unknown pragma h:\cs120b\lab7\count.c(2) : fatal error C1083: Cannot open include file: 'reg51.h': No such file or directory Error executing cl.exe.

Results

COUNT.OBJ - 1 error(s), 1 warning(s)