빌드 로그 |
|
명령줄 |
다음 내용이 포함된 "d:\Creative C Exercise Programming Source\Exercise 02\4-3\Debug\RSP00006141204492.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 ".\4-3.c" ] "cl.exe @"d:\Creative C Exercise Programming Source\Exercise 02\4-3\Debug\RSP00006141204492.rsp" /nologo /errorReport:prompt" 명령줄을 만들고 있습니다. |
출력 창 |
컴파일하고 있습니다... 4-3.c d:\creative c exercise programming source\exercise 02\4-3\4-3.c(7) : error C2059: 구문 오류 : '숫자의 접미사가 잘못되었습니다.' d:\creative c exercise programming source\exercise 02\4-3\4-3.c(7) : error C2143: 구문 오류 : ';'이(가) '상수' 앞에 없습니다. d:\creative c exercise programming source\exercise 02\4-3\4-3.c(7) : warning C4091: ' ' : 변수를 선언하지 않으면 'int' 왼쪽은 무시됩니다. d:\creative c exercise programming source\exercise 02\4-3\4-3.c(7) : error C2146: 구문 오류 : ';'이(가) 'Olympic' 식별자 앞에 없습니다. d:\creative c exercise programming source\exercise 02\4-3\4-3.c(7) : error C2065: 'Olympic' : 선언되지 않은 식별자입니다. d:\creative c exercise programming source\exercise 02\4-3\4-3.c(8) : error C2059: 구문 오류 : '숫자의 접미사가 잘못되었습니다.' d:\creative c exercise programming source\exercise 02\4-3\4-3.c(8) : error C2146: 구문 오류 : ')'이(가) 'Olympic' 식별자 앞에 없습니다. d:\creative c exercise programming source\exercise 02\4-3\4-3.c(8) : error C2059: 구문 오류 : ')' |
결과 |
빌드 로그가 "file://d:\Creative C Exercise Programming Source\Exercise 02\4-3\Debug\BuildLog.htm"에 저장되었습니다. 4-3 - 오류: 7개, 경고: 1개 |