빌드 로그
  

빌드 시작: 프로젝트: 3, 구성: Debug|Win32

명령줄
  
다음 내용이 포함된 "d:\Creative C Exercise Programming Source\Exercise 11\3\Debug\RSP00000C64686956.rsp" 임시 파일을 만들고 있습니다.
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC ".\3.c"
]
"cl.exe @"d:\Creative C Exercise Programming Source\Exercise 11\3\Debug\RSP00000C64686956.rsp" /nologo /errorReport:prompt" 명령줄을 만들고 있습니다.
출력 창
  
컴파일하고 있습니다...
3.c
d:\creative c exercise programming source\exercise 11\3\3.c(30) : error C2106: '=' : 왼쪽 피연산자는 l-value이어야 합니다.
결과
  
빌드 로그가 "file://d:\Creative C Exercise Programming Source\Exercise 11\3\Debug\BuildLog.htm"에 저장되었습니다.
3 - 오류: 1개, 경고: 0개