#pragma comment(lib, "vfw32.lib")
#pragma comment( lib, "comctl32.lib" )
위에 두 라이브러리를 참조 하도록 하자
아래 에러 문구이다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _ICOpen@12 외부 기호(참조 위치: "public: virtual struct _IplImage * __thiscall CvCaptureCAM_VFW::retrieveFrame(int)" (?retrieveFrame@CvCaptureCAM_VFW@@UAEPAU_IplImage@@H@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _ICClose@4 외부 기호(참조 위치: "protected: void __thiscall CvCaptureCAM_VFW::closeHIC(void)" (?closeHIC@CvCaptureCAM_VFW@@IAEXXZ) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _ICSendMessage@16 외부 기호(참조 위치: "protected: void __thiscall CvCaptureCAM_VFW::closeHIC(void)" (?closeHIC@CvCaptureCAM_VFW@@IAEXXZ) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _ICDecompress 외부 기호(참조 위치: "public: virtual struct _IplImage * __thiscall CvCaptureCAM_VFW::retrieveFrame(int)" (?retrieveFrame@CvCaptureCAM_VFW@@UAEPAU_IplImage@@H@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIFileInit@0 외부 기호(참조 위치: "void __cdecl icvInitCapture_VFW(void)" (?icvInitCapture_VFW@@YAXXZ) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIFileRelease@4 외부 기호(참조 위치: "public: virtual void __thiscall CvCaptureAVI_VFW::close(void)" (?close@CvCaptureAVI_VFW@@UAEXXZ) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIFileOpenA@16 외부 기호(참조 위치: "public: virtual bool __thiscall CvCaptureAVI_VFW::open(char const *)" (?open@CvCaptureAVI_VFW@@UAE_NPBD@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIFileGetStream@16 외부 기호(참조 위치: "public: virtual bool __thiscall CvCaptureAVI_VFW::open(char const *)" (?open@CvCaptureAVI_VFW@@UAE_NPBD@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIFileCreateStreamA@12 외부 기호(참조 위치: "protected: bool __thiscall CvVideoWriter_VFW::createStreams(struct CvSize,bool)" (?createStreams@CvVideoWriter_VFW@@IAE_NUCvSize@@_N@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIStreamRelease@4 외부 기호(참조 위치: "public: virtual void __thiscall CvCaptureAVI_VFW::close(void)" (?close@CvCaptureAVI_VFW@@UAEXXZ) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIStreamInfoA@12 외부 기호(참조 위치: "public: virtual bool __thiscall CvCaptureAVI_VFW::open(char const *)" (?open@CvCaptureAVI_VFW@@UAE_NPBD@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIStreamSetFormat@16 외부 기호(참조 위치: "protected: bool __thiscall CvVideoWriter_VFW::createStreams(struct CvSize,bool)" (?createStreams@CvVideoWriter_VFW@@IAE_NUCvSize@@_N@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIStreamWrite@32 외부 기호(참조 위치: "public: virtual bool __thiscall CvVideoWriter_VFW::writeFrame(struct _IplImage const *)" (?writeFrame@CvVideoWriter_VFW@@UAE_NPBU_IplImage@@@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIStreamGetFrameOpen@8 외부 기호(참조 위치: "public: virtual bool __thiscall CvCaptureAVI_VFW::open(char const *)" (?open@CvCaptureAVI_VFW@@UAE_NPBD@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIStreamGetFrame@8 외부 기호(참조 위치: "public: virtual bool __thiscall CvCaptureAVI_VFW::grabFrame(void)" (?grabFrame@CvCaptureAVI_VFW@@UAE_NXZ) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIStreamGetFrameClose@4 외부 기호(참조 위치: "public: virtual void __thiscall CvCaptureAVI_VFW::close(void)" (?close@CvCaptureAVI_VFW@@UAEXXZ) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVIMakeCompressedStream@16 외부 기호(참조 위치: "protected: bool __thiscall CvVideoWriter_VFW::createStreams(struct CvSize,bool)" (?createStreams@CvVideoWriter_VFW@@IAE_NUCvSize@@_N@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _AVISaveOptions@20 외부 기호(참조 위치: "protected: bool __thiscall CvVideoWriter_VFW::createStreams(struct CvSize,bool)" (?createStreams@CvVideoWriter_VFW@@IAE_NUCvSize@@_N@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _capCreateCaptureWindowA@32 외부 기호(참조 위치: "public: virtual bool __thiscall CvCaptureCAM_VFW::open(int)" (?open@CvCaptureCAM_VFW@@UAE_NH@Z) 함수)에서 확인하지 못했습니다.
1>opencv_highgui2411d.lib(cap_vfw.obj) : error LNK2019: _capGetDriverDescriptionA@20 외부 기호(참조 위치: "public: virtual bool __thiscall CvCaptureCAM_VFW::open(int)" (?open@CvCaptureCAM_VFW@@UAE_NH@Z) 함수)에서 확인하지 못했습니다.
'Language & API > OpenCV' 카테고리의 다른 글
type 확인 방법 (0) | 2018.01.15 |
---|---|
[이론]단위행렬 (0) | 2015.10.15 |
[이론]전치행렬 (0) | 2015.10.15 |
[이론] 벡터 (0) | 2015.10.05 |
[세팅관련]OpenCV2411 + MFC VS2013 세팅 방법(Static lib 사용) (0) | 2015.10.02 |