本文介绍了如何解决“符号"libnet_name_resolve"是未定义的"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时删除!!

我使用libnet开发程序,平台是Windows xp.
libnet.lib文件已添加到我的项目中,并且libnet.dll被复制到c:\ windows \ system32 \,并且包含libnet.h文件.

构建项目时,列出了错误:
符号"libnet_name_resolve"未定义

谁可以帮助我?

I develop the program using libnet, and the platform is windows xp.
The file of libnet.lib is added to my project, and libnet.dll is copied to c:\windows\system32\, and libnet.h file is included.

when building project, error is listed:
The symbol "libnet_name_resolve" is undefined

who can help me?

推荐答案




这篇关于如何解决“符号"libnet_name_resolve"是未定义的"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

1403页,肝出来的..

09-07 22:34