빌드 로그 |
|
명령줄 |
다음 내용이 포함된 "d:\Creative C Exercise Programming Source\Exercise 06\6\Debug\RSP0000033724408.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 ".\prototype.c" ] "cl.exe @"d:\Creative C Exercise Programming Source\Exercise 06\6\Debug\RSP0000033724408.rsp" /nologo /errorReport:prompt" 명령줄을 만들고 있습니다. |
출력 창 |
컴파일하고 있습니다... prototype.c d:\creative c exercise programming source\exercise 06\6\prototype.c(2) : error C2143: 구문 오류 : ')'이(가) '(' 앞에 없습니다. d:\creative c exercise programming source\exercise 06\6\prototype.c(2) : error C2091: 함수가 함수를 반환합니다. d:\creative c exercise programming source\exercise 06\6\prototype.c(2) : error C2061: 구문 오류 : 식별자 'a' d:\creative c exercise programming source\exercise 06\6\prototype.c(2) : error C2059: 구문 오류 : ';' d:\creative c exercise programming source\exercise 06\6\prototype.c(2) : error C2059: 구문 오류 : ',' |
결과 |
빌드 로그가 "file://d:\Creative C Exercise Programming Source\Exercise 06\6\Debug\BuildLog.htm"에 저장되었습니다. 6 - 오류: 5개, 경고: 0개 |