链接器错误“未解析的外部符号" [英] Linker error "unresolved external symbol"

查看:228
本文介绍了链接器错误“未解析的外部符号"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我运行了正确的代码,但是我看到了21个错误,例如:(CLR控制台应用程序.)

错误LNK2019:无法解析的外部符号"extern" C"int __stdcall send(unsigned int,char const *,int,int)"(?send @@ $$$ J216YGHIPBDHH @ Z)在函数"int __clrcall main(cli :: array< ; class system :: string =" ^ ="> ^)(?main @@ $$ HYMHP $ 01AP $ AAVString @ System @@@ Z)

I''ve run a correct code but I see 21 errors like this:(CLR console app.)

error LNK2019: unresolved external symbol "extern "C" int __stdcall send(unsigned int,char const *,int,int)" (?send@@$$J216YGHIPBDHH@Z) referenced in function "int __clrcall main(cli::array<class system::string="" ^="">^)" (?main@@$$HYMHP$01AP$AAVString@System@@@Z)

推荐答案

J216YGHIPBDHH @ Z)在函数"int __clrcall main(cli :: array< class system :: string =""^ ="> ^)"(?main @@
J216YGHIPBDHH@Z) referenced in function "int __clrcall main(cli::array<class system::string="" ^="">^)" (?main@@


HYMHP


01AP


这篇关于链接器错误“未解析的外部符号"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆