|
[x]
Posted via EE Mobile
|
||
Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
||
| 08/12/2009 at 01:08AM PDT, ID: 24645711 |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
1: 2: 3: 4: 5: 6: 7: |
1>blob detection with magnifier.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::~_Container_base_secure(void)" (__imp_??1_Container_base_secure@std@@QAE@XZ) referenced in function "protected: __thiscall std::_Container_base_aux_alloc_empty<class std::allocator<struct std::pair<unsigned int const ,struct blob> > >::~_Container_base_aux_alloc_empty<class std::allocator<struct std::pair<unsigned int const ,struct blob> > >(void)" (??1?$_Container_base_aux_alloc_empty@V?$allocator@U?$pair@$$CBIUblob@@@std@@@std@@@std@@IAE@XZ) 1>blob detection with magnifier.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::_Container_base_secure::_Orphan_all(void)const " (__imp_?_Orphan_all@_Container_base_secure@std@@QBEXXZ) referenced in function "protected: void __thiscall std::vector<class std::vector<struct lineBlob,class std::allocator<struct lineBlob> >,class std::allocator<class std::vector<struct lineBlob,class std::allocator<struct lineBlob> > > >::_Tidy(void)" (?_Tidy@?$vector@V?$vector@UlineBlob@@V?$allocator@UlineBlob@@@std@@@std@@V?$allocator@V?$vector@UlineBlob@@V?$allocator@UlineBlob@@@std@@@std@@@2@@std@@IAEXXZ) 1>blob detection with magnifier.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::_Container_base_secure(void)" (__imp_??0_Container_base_secure@std@@QAE@XZ) referenced in function "protected: __thiscall std::_Container_base_aux_alloc_empty<class std::allocator<class std::vector<struct lineBlob,class std::allocator<struct lineBlob> > > >::_Container_base_aux_alloc_empty<class std::allocator<class std::vector<struct lineBlob,class std::allocator<struct lineBlob> > > >(class std::allocator<class std::vector<struct lineBlob,class std::allocator<struct lineBlob> > >)" (??0?$_Container_base_aux_alloc_empty@V?$allocator@V?$vector@UlineBlob@@V?$allocator@UlineBlob@@@std@@@std@@@std@@@std@@IAE@V?$allocator@V?$vector@UlineBlob@@V?$allocator@UlineBlob@@@std@@@std@@@1@@Z) 1>C:\Documents and Settings\biob202\Desktop\ax fyp\blob detection with magnifier\Debug\blob detection with magnifier.exe : fatal error LNK1120: 3 unresolved externals 1>Build log was saved at "file://c:\Documents and Settings\biob202\Desktop\ax fyp\blob detection with magnifier\blob detection with magnifier\Debug\BuildLog.htm" 1>blob detection with magnifier - 4 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== |
Advertisement