You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
bryant24hao
changed the title
set the modelpath in LBP.cpp
errors after compiling
Mar 18, 2016
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.
The text was updated successfully, but these errors were encountered: