ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch
MIT License
1.85k stars 552 forks source link

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

Open Ivvvvvvvvvvy opened 1 year ago

Ivvvvvvvvvvy commented 1 year ago

有谁知道为什么会出现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