|
Indy 설치후 컴파일 시 다음과 같은 Error가 발생합니다.
도저히 어떻게 해결을 해야 할찌 모르겠습니다.
도움 부탁 드립니다.
[C++ Error] wsnwlink.h(287): E2186 Unexpected end of file in comment started on line 154
[C++ Error] wsnwlink.h(288): E2187 Unexpected end of file in conditional started on line 30
[C++ Error] IdWinSock2.hpp(27): E2040 Declaration terminated incorrectly
[C++ Error] IdWinSock2.hpp(68): E2040 Declaration terminated incorrectly
[C++ Error] IdStackConsts.hpp(19): E2040 Declaration terminated incorrectly
[C++ Error] IdStack.hpp(22): E2040 Declaration terminated incorrectly
[C++ Error] IdAntiFreezeBase.hpp(20): E2040 Declaration terminated incorrectly
[C++ Error] IdComponent.hpp(25): E2040 Declaration terminated incorrectly
[C++ Warning] IdComponent.hpp(104): W8062 Previous options and warnings not restored
[C++ Error] IdHeaderList.hpp(19): E2040 Declaration terminated incorrectly
[C++ Error] IdAuthentication.hpp(22): E2040 Declaration terminated incorrectly
[C++ Error] IdHTTPHeaderInfo.hpp(23): E2040 Declaration terminated incorrectly
[C++ Error] IdCookie.hpp(23): E2040 Declaration terminated incorrectly
[C++ Error] IdThread.hpp(23): E2040 Declaration terminated incorrectly
[C++ Error] IdIOHandler.hpp(21): E2040 Declaration terminated incorrectly
[C++ Error] IdSocketHandle.hpp(23): E2040 Declaration terminated incorrectly
[C++ Error] IdAssignedNumbers.hpp(18): E2040 Declaration terminated incorrectly
[C++ Error] IdSocks.hpp(23): E2040 Declaration terminated incorrectly
[C++ Error] IdIOHandlerSocket.hpp(25): E2040 Declaration terminated incorrectly
[C++ Error] IdServerIOHandler.hpp(25): E2040 Declaration terminated incorrectly
[C++ Error] IdServerIOHandlerSocket.hpp(27): E2040 Declaration terminated incorrectly
[C++ Error] IdRFCReply.hpp(19): E2040 Declaration terminated incorrectly
[C++ Error] IdIntercept.hpp(21): E2040 Declaration terminated incorrectly
[C++ Error] IdThreadMgr.hpp(24): E2040 Declaration terminated incorrectly
[C++ Error] IdThreadMgrDefault.hpp(21): E2040 Declaration terminated incorrectly
[C++ Error] IdTCPConnection.hpp(27): E2040 Declaration terminated incorrectly
[C++ Error] IdTCPConnection.hpp(27): E2228 Too many error or warning messages
|