No. 789 | cieh10 vc++ 프로그램 빌드시 에러 문제 | 2010-09-02 | ||
---|---|---|---|---|
1>------ 빌드 시작: 프로젝트: CIEH10, 구성: Debug Win32 ------ 1>컴파일하고 있습니다... 1>CIEH10Dlg.cpp 1>c:documents and settingsadministratormy documentsdownloadscieh10cie-h10cieh10dlg.cpp(178) : error C2440: 'static_cast' : 'void (__thiscall CCIEH10Dlg::* )(WPARAM,LPARAM)'에서 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'(으)로 변환할 수 없습니다. 1> 대상 형식과 일치하는 범위에 이름이 같은 함수가 없습니다. 1>c:documents and settingsadministratormy documentsdownloadscieh10cie-h10cieh10dlg.cpp(179) : error C2440: 'static_cast' : 'void (__thiscall CCIEH10Dlg::* )(WPARAM,LPARAM)'에서 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'(으)로 변환할 수 없습니다. 1> 대상 형식과 일치하는 범위에 이름이 같은 함수가 없습니다. 1>ModBusEngineWnd.cpp 1>c:documents and settingsadministratormy documentsdownloadscieh10cie-h10modbusenginewnd.cpp(57) : error C2440: 'static_cast' : 'void (__thiscall CModBusEngineWnd::* )(WPARAM,LPARAM)'에서 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'(으)로 변환할 수 없습니다. 1> 대상 형식과 일치하는 범위에 이름이 같은 함수가 없습니다. 1>c:documents and settingsadministratormy documentsdownloadscieh10cie-h10modbusenginewnd.cpp(58) : error C2440: 'static_cast' : 'void (__thiscall CModBusEngineWnd::* )(WPARAM,LPARAM)'에서 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'(으)로 변환할 수 없습니다. 1> 대상 형식과 일치하는 범위에 이름이 같은 함수가 없습니다. 1>c:documents and settingsadministratormy documentsdownloadscieh10cie-h10modbusenginewnd.cpp(59) : error C2440: 'static_cast' : 'void (__thiscall CModBusEngineWnd::* )(WPARAM,LPARAM)'에서 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'(으)로 변환할 수 없습니다. 1> 대상 형식과 일치하는 범위에 이름이 같은 함수가 없습니다. 1>c:documents and settingsadministratormy documentsdownloadscieh10cie-h10modbusenginewnd.cpp(60) : error C2440: 'static_cast' : 'void (__thiscall CModBusEngineWnd::* )(WPARAM,LPARAM)'에서 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'(으)로 변환할 수 없습니다. 1> 대상 형식과 일치하는 범위에 이름이 같은 함수가 없습니다. 1>SerialModBusEngineWnd.cpp 1>c:documents and settingsadministratormy documentsdownloadscieh10cie-h10serialmodbusenginewnd.cpp(68) : error C2440: 'static_cast' : 'void (__thiscall CSerialModBusEngineWnd::* )(WPARAM,LPARAM)'에서 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'(으)로 변환할 수 없습니다. 1> 대상 형식과 일치하는 범위에 이름이 같은 함수가 없습니다. 1>CIEH10 - 오류: 7개, 경고: 0개 ========== 빌드: 성공 0, 실패 1, 최신 0, 생략 0 ========== 빌드시 에러 뜨는데요. 어떻게 해야 되는지 |
글쓴이 | 김영철 | 업체명 |
NO | Subject | Name | Date | Read |
---|---|---|---|---|
789 | cieh10 vc++ 프로그램 빌드시 에러 문제 | 김영철 | 2010-09-02 | 4015 |
791 | Re: cieh10 vc++ 프로그램 빌드시 에러 문제 | Sollae Systems | 2010-09-03 | 5213 |
|
|||