Build Log
--------------------Configuration: lab7 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP7F.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/lab7.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\cs120b\lab7\TUTORIAL.C"
]
Creating command line "cl.exe @C:\TEMP\RSP7F.tmp"
Output Window
Compiling...
TUTORIAL.C
h:\cs120b\lab7\tutorial.c(3) : warning C4068: unknown pragma
h:\cs120b\lab7\tutorial.c(4) : fatal error C1083: Cannot open include file: 'reg51.h': No such file or directory
Error executing cl.exe.
Results
TUTORIAL.OBJ - 1 error(s), 1 warning(s)