빌드 로그
  

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

명령줄
  
다음 내용이 포함된 "D:\shint\download\chat_server\Debug\RSP00000449164804.rsp" 임시 파일을 만들고 있습니다.
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/chat_server.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP .\StdAfx.cpp
]
"cl.exe @D:\shint\download\chat_server\Debug\RSP00000449164804.rsp /nologo /errorReport:prompt" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "D:\shint\download\chat_server\Debug\RSP00000549164804.rsp" 임시 파일을 만들고 있습니다.
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/chat_server.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP .\chat_server.cpp
]
"cl.exe @D:\shint\download\chat_server\Debug\RSP00000549164804.rsp /nologo /errorReport:prompt" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "D:\shint\download\chat_server\Debug\RSP00000649164804.rsp" 임시 파일을 만들고 있습니다.
[
/o ".\Debug/chat_server.bsc"

.\Debug\StdAfx.sbr

.\Debug\chat_server.sbr
]
"bscmake.exe @D:\shint\download\chat_server\Debug\RSP00000649164804.rsp /nologo" 명령줄을 만들고 있습니다.
출력 창
  
컴파일하고 있습니다...
StdAfx.cpp
컴파일하고 있습니다...
chat_server.cpp
d:\shint\download\chat_server\chat_server.cpp(16) : error C2146: 구문 오류 : ';'이(가) 'g_CtxtList' 식별자 앞에 없습니다.
d:\shint\download\chat_server\chat_server.cpp(16) : error C4430: 형식 지정자가 없습니다. int로 가정합니다. 참고: C++에서는 기본 int를 지원하지 않습니다.
d:\shint\download\chat_server\chat_server.cpp(16) : error C4430: 형식 지정자가 없습니다. int로 가정합니다. 참고: C++에서는 기본 int를 지원하지 않습니다.
d:\shint\download\chat_server\chat_server.cpp(29) : error C2146: 구문 오류 : ';'이(가) 'theApp' 식별자 앞에 없습니다.
d:\shint\download\chat_server\chat_server.cpp(29) : error C4430: 형식 지정자가 없습니다. int로 가정합니다. 참고: C++에서는 기본 int를 지원하지 않습니다.
d:\shint\download\chat_server\chat_server.cpp(29) : error C4430: 형식 지정자가 없습니다. int로 가정합니다. 참고: C++에서는 기본 int를 지원하지 않습니다.
d:\shint\download\chat_server\chat_server.cpp(38) : error C3861: 'AfxWinInit': 식별자를 찾을 수 없습니다.
d:\shint\download\chat_server\chat_server.cpp(41) : error C3861: '_T': 식별자를 찾을 수 없습니다.
d:\shint\download\chat_server\chat_server.cpp(162) : error C2065: 'POSITION' : 선언되지 않은 식별자입니다.
d:\shint\download\chat_server\chat_server.cpp(162) : error C2146: 구문 오류 : ';'이(가) 'pos' 식별자 앞에 없습니다.
d:\shint\download\chat_server\chat_server.cpp(162) : error C2065: 'pos' : 선언되지 않은 식별자입니다.
d:\shint\download\chat_server\chat_server.cpp(204) : error C2065: 'pos' : 선언되지 않은 식별자입니다.
d:\shint\download\chat_server\chat_server.cpp(204) : error C2228: '.GetHeadPosition' 왼쪽에는 클래스/구조체/공용 구조체가 있어야 합니다.
        'int' 형식입니다.
d:\shint\download\chat_server\chat_server.cpp(204) : error C2065: 'pos' : 선언되지 않은 식별자입니다.
d:\shint\download\chat_server\chat_server.cpp(209) : error C2228: '.GetNext' 왼쪽에는 클래스/구조체/공용 구조체가 있어야 합니다.
        'int' 형식입니다.
d:\shint\download\chat_server\chat_server.cpp(209) : error C2065: 'pos' : 선언되지 않은 식별자입니다.
d:\shint\download\chat_server\chat_server.cpp(374) : error C2228: '.AddTail' 왼쪽에는 클래스/구조체/공용 구조체가 있어야 합니다.
        'int' 형식입니다.
d:\shint\download\chat_server\chat_server.cpp(385) : error C2065: 'POSITION' : 선언되지 않은 식별자입니다.
d:\shint\download\chat_server\chat_server.cpp(385) : error C2146: 구문 오류 : ';'이(가) 'pos' 식별자 앞에 없습니다.
d:\shint\download\chat_server\chat_server.cpp(385) : error C2065: 'pos' : 선언되지 않은 식별자입니다.
d:\shint\download\chat_server\chat_server.cpp(385) : error C2228: '.Find' 왼쪽에는 클래스/구조체/공용 구조체가 있어야 합니다.
        'int' 형식입니다.
d:\shint\download\chat_server\chat_server.cpp(386) : error C2065: 'pos' : 선언되지 않은 식별자입니다.
d:\shint\download\chat_server\chat_server.cpp(388) : error C2228: '.RemoveAt' 왼쪽에는 클래스/구조체/공용 구조체가 있어야 합니다.
        'int' 형식입니다.
d:\shint\download\chat_server\chat_server.cpp(388) : error C2065: 'pos' : 선언되지 않은 식별자입니다.
d:\shint\download\chat_server\chat_server.cpp(406) : error C2228: '.IsEmpty' 왼쪽에는 클래스/구조체/공용 구조체가 있어야 합니다.
        'int' 형식입니다.
d:\shint\download\chat_server\chat_server.cpp(406) : fatal error C1903: 이전 오류를 복구할 수 없습니다. 컴파일이 중지됩니다.
찾아보기 정보 파일 만들고 있습니다...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : '.\Debug\chat_server.sbr' 파일을 열 수 없습니다.: No such file or directory
결과
  
빌드 로그가 "file://D:\shint\download\chat_server\Debug\BuildLog.htm"에 저장되었습니다.
chat_server - 오류: 27개, 경고: 0개