hello guys.
I downloaded the setup file ,but i want to use it in the VS-2005 with opencv 1.0 .So i have finished compiled and builded the cubicles and handvu modules.These two projects also successfully generate two .lib files. Last, when i compiled the hv_opencv project,that was no problems.
But building the hv_open porject resulted in 4 error :
error LNK2005: _DllMain@12 already defined in cubiclesdMFC. lib(cubicles. obj)
error LNK2005: "public: __thiscall CRect::CRect( void)" already defined in HandVud.lib( HandVu.obj)
error LNK2005: "public: __thiscall CRect::CRect( int,int,int, int)" already defined in HandVud.lib( HandVu_Cintf. obj)
fatal error LNK1169: one or more multiply defined symbols found
Does anyone know about this? Please help.
Thanks!