1 2 3 4 5 6
| 1>MainMenue.obj : error LNK2020: jeton non résolu (0A0000A3) "public: static unsigned __int64 __cdecl SpecificationLoader::CStrConv::CreateReturnCode(int,int,int,int,int,int)" (?CreateReturnCode@CStrConv@SpecificationLoader@@$$FSA_KHHHHHH@Z)
1>Option.obj : error LNK2028: jeton non résolu (0A000170) "public: static unsigned __int64 __cdecl SpecificationLoader::CStrConv::CreateReturnCode(int,int,int,int,int,int)" (?CreateReturnCode@CStrConv@SpecificationLoader@@$$FSA_KHHHHHH@Z) référencé dans la fonction "public: static unsigned __int64 __cdecl SpecificationLoader::COption::SaveOptions(void)" (?SaveOptions@COption@SpecificationLoader@@$$FSA_KXZ)
1>WordManager.obj : error LNK2028: jeton non résolu (0A000132) "public: static unsigned __int64 __cdecl SpecificationLoader::CStrConv::CreateReturnCode(int,int,int,int,int,int)" (?CreateReturnCode@CStrConv@SpecificationLoader@@$$FSA_KHHHHHH@Z) référencé dans la fonction "public: unsigned __int64 __clrcall SpecificationLoader::CWManager::OpenWordDocument(class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> >)" (?OpenWordDocument@CWManager@SpecificationLoader@@$$FQ$AAM_KV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@@Z)
1>ParserManager.obj : error LNK2028: jeton non résolu (0A0000B7) "public: static unsigned __int64 __cdecl SpecificationLoader::CStrConv::CreateReturnCode(int,int,int,int,int,int)" (?CreateReturnCode@CStrConv@SpecificationLoader@@$$FSA_KHHHHHH@Z) référencé dans la fonction "public: unsigned __int64 __thiscall SpecificationLoader::CParserManager::ParseBloc(class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> >,class std::list<class SpecificationLoader::CAnalysedWord *,class std::allocator<class SpecificationLoader::CAnalysedWord *> > *)" (?ParseBloc@CParserManager@SpecificationLoader@@$$FQAE_KV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@PAV?$list@PAVCAnalysedWord@SpecificationLoader@@V?$allocator@PAVCAnalysedWord@SpecificationLoader@@@std@@@4@@Z)
1>segmentation.obj : error LNK2028: jeton non résolu (0A00017E) "public: static unsigned __int64 __cdecl SpecificationLoader::CStrConv::CreateReturnCode(int,int,int,int,int,int)" (?CreateReturnCode@CStrConv@SpecificationLoader@@$$FSA_KHHHHHH@Z) référencé dans la fonction "public: unsigned __int64 __thiscall SpecificationLoader::CSegmentation::SplitIntoSegment(enum enLanguage,class std::list<class SpecificationLoader::CAnalysedWord *,class std::allocator<class SpecificationLoader::CAnalysedWord *> >,class std::list<class SpecificationLoader::CAnalysedSegment *,class std::allocator<class SpecificationLoader::CAnalysedSegment *> > *)" (?SplitIntoSegment@CSegmentation@SpecificationLoader@@$$FQAE_KW4enLanguage@@V?$list@PAVCAnalysedWord@SpecificationLoader@@V?$allocator@PAVCAnalysedWord@SpecificationLoader@@@std@@@std@@PAV?$list@PAVCAnalysedSegment@SpecificationLoader@@V?$allocator@PAVCAnalysedSegment@SpecificationLoader@@@std@@@5@@Z)
1>schedulerGlobal.obj : error LNK2028: jeton non résolu (0A0001E4) "public: static unsigned __int64 __cdecl SpecificationLoader::CStrConv::CreateReturnCode(int,int,int,int,int,int)" (?CreateReturnCode@CStrConv@SpecificationLoader@@$$FSA_KHHHHHH@Z) référencé dans la fonction "public: unsigned __int64 __thiscall SpecificationLoader::CSchedulerGlobal::AnalyseSegment(class std::_List_iterator<class std::_List_val<class SpecificationLoader::CAnalysedChunk *,class std::allocator<class SpecificationLoader::CAnalysedChunk *> > >,class std::_List_iterator<class std::_List_val<class SpecificationLoader::CAnalysedWord *,class std::allocator<class SpecificationLoader::CAnalysedWord *> > >,class SpecificationLoader::CAnalysedSegment *,class SpecificationLoader::CAnalysedChunk *,bool,bool &,bool &,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> >,class SpecificationLoader::CMDBManager *,unsigned __int64,bool *,int,int,class std::basic_string<wchar_t,struct std::char_traits<wch |
Partager