hello,sir
I have errors after compiling the project.The error is given as follows--"error LNK2019: 无法解析的外部符号 "double __cdecl TestModel(class std::vector<class std::basic_string<char,struct std::char_traits,class std::allocator >,class std::allocator<class std::basic_string<char,struct std::char_traits,class std::allocator > > >)" (?TestModel@@YANV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z),该符号在函数 main 中被引用 E:\Face-Alignment-in-3000fps\face-alignment-in-3000fps-master\LBF.obj LBF.out".How could avoid the error?
Thanks in advance.
hello,sir I have errors after compiling the project.The error is given as follows--"error LNK2019: 无法解析的外部符号 "double __cdecl TestModel(class std::vector<class std::basic_string<char,struct std::char_traits,class std::allocator >,class std::allocator<class std::basic_string<char,struct std::char_traits,class std::allocator > > >)" (?TestModel@@YANV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z),该符号在函数 main 中被引用 E:\Face-Alignment-in-3000fps\face-alignment-in-3000fps-master\LBF.obj LBF.out".How could avoid the error?
Thanks in advance.