빌드 로그 |
|
명령줄 |
다음 내용이 포함된 "d:\Creative C Exercise Programming Source\Exercise 05\5-1\Debug\RSP00000143205264.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 ".\5-1.c" ] "cl.exe @"d:\Creative C Exercise Programming Source\Exercise 05\5-1\Debug\RSP00000143205264.rsp" /nologo /errorReport:prompt" 명령줄을 만들고 있습니다. |
출력 창 |
컴파일하고 있습니다... 5-1.c d:\creative c exercise programming source\exercise 05\5-1\5-1.c(13) : error C2065: 'age' : 선언되지 않은 식별자입니다. d:\creative c exercise programming source\exercise 05\5-1\5-1.c(16) : error C2065: 'type' : 선언되지 않은 식별자입니다. d:\creative c exercise programming source\exercise 05\5-1\5-1.c(19) : error C2065: 'type' : 선언되지 않은 식별자입니다. d:\creative c exercise programming source\exercise 05\5-1\5-1.c(21) : error C2065: 'type' : 선언되지 않은 식별자입니다. d:\creative c exercise programming source\exercise 05\5-1\5-1.c(24) : error C2065: 'point' : 선언되지 않은 식별자입니다. d:\creative c exercise programming source\exercise 05\5-1\5-1.c(25) : error C2065: 'point' : 선언되지 않은 식별자입니다. d:\creative c exercise programming source\exercise 05\5-1\5-1.c(35) : error C2065: 'count' : 선언되지 않은 식별자입니다. d:\creative c exercise programming source\exercise 05\5-1\5-1.c(38) : error C2181: if와 짝을 이루지 않는 잘못된 else문입니다. d:\creative c exercise programming source\exercise 05\5-1\5-1.c(43) : error C2065: 'gpa' : 선언되지 않은 식별자입니다. d:\creative c exercise programming source\exercise 05\5-1\5-1.c(46) : error C2181: if와 짝을 이루지 않는 잘못된 else문입니다. |
결과 |
빌드 로그가 "file://d:\Creative C Exercise Programming Source\Exercise 05\5-1\Debug\BuildLog.htm"에 저장되었습니다. 5-1 - 오류: 10개, 경고: 0개 |