ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

为什么会出现error link 2001和error link 2019?

Ivvvvvvvvvvy opened this issue · comments

有谁知道为什么会出现link 2001和2019类型的错误吗,均显示为“无法解析的外部符号”,具体错误如下:

错误 LNK2001 无法解析的外部符号 "unsigned int __cdecl lodepng::decode(class std::vector<unsigned char,class std::allocator > &,unsigned int &,unsigned int &,class std::basic_string<char,struct std::char_traits,class std::allocator > const &,enum LodePNGColorType,unsigned int)" (?decode@lodepng@@YAIAAV?$vector@EV?$allocator@E@std@@@std@@AAI1ABV?$basic_string@DU?$char_traits@D@std@@v?$allocator@D@2@@3@W4LodePNGColorType@@i@Z)

错误 LNK2019 无法解析的外部符号 "void __cdecl m_assert_check(bool,char const *,char const *,char const *,int)" (?m_assert_check@@YAX_NPBD11H@Z),该符号在函数 "void __cdecl planet(char const *)" (?planet@@YAXPBD@Z) 中被引用 image-stitching