When I am building my solution I am getting such errors as follows:
Error 7 error LNK2019: unresolved external symbol "public: void __cdecl CCameraUtility::ShowImage(wchar_t * const)" (?ShowImage@CCameraUtility@@QAAXQA_W@Z) referenced in function "private: void __cdecl CST_CAM_Brightness::VerifyImages (int,int)" (?VerifyImages@CST_CAM_Brightness@@AAAXHH@Z) ST_CAM_Brightness.obj
Error 9 error LNK2001: unresolved external symbol "public: int __cdecl CCameraUtility::GetImageFILEPREFIX(wchar_t *)" (?GetImageFILEPREFIX@CCameraUtility@@QAAHPA_W@Z) ST_CAM_VideoLighting.obj
Error 13 error LNK2001: unresolved external symbol "public: unsigned long __cdecl CCameraUtility::GetVideoFileNumber(int)" (?GetVideoFileNumber@CCameraUtility@@QAAKH@Z) ST_CAM_VidMaxLength.obj
Please help me out.....
Anubhav
This post has been edited by anubhavs.rns: 29 June 2011 - 12:36 AM

New Topic/Question
Reply



MultiQuote





|