빌드 로그
  

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

명령줄
  
다음 내용이 포함된 "c:\Documents and Settings\Administrator\바탕 화면\paint\paint\paint(2)\paint\Debug\RSP00003832923568.rsp" 임시 파일을 만들고 있습니다.
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\paint.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\DrawPoly.cpp"
]
"cl.exe @"c:\Documents and Settings\Administrator\바탕 화면\paint\paint\paint(2)\paint\Debug\RSP00003832923568.rsp" /nologo /errorReport:prompt" 명령줄을 만들고 있습니다.
출력 창
  
컴파일하고 있습니다...
DrawPoly.cpp
c:\documents and settings\administrator\바탕 화면\paint\paint\paint(2)\paint\drawpoly.cpp(33) : error C2664: 'CDC::Polygon' : 매개 변수 1을(를) 'CPtrList'에서 'const POINT *'(으)로 변환할 수 없습니다.
        이 변환을 수행할 수 있는 사용 가능한 사용자 정의 변환 연산자가 없거나 연산자를 호출할 수 없습니다.
c:\documents and settings\administrator\바탕 화면\paint\paint\paint(2)\paint\drawpoly.cpp(48) : error C2065: 'count' : 선언되지 않은 식별자입니다.
결과
  
빌드 로그가 "file://c:\Documents and Settings\Administrator\바탕 화면\paint\paint\paint(2)\paint\Debug\BuildLog.htm"에 저장되었습니다.
paint - 오류: 2개, 경고: 0개