无法解析的外部符号 __imp__vsnprintf

Posted GreenArrowMan

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了无法解析的外部符号 __imp__vsnprintf相关的知识,希望对你有一定的参考价值。

使用VS2013升级到VS2017时,遇到此问题:

xapobase.lib(xapobase.obj) : error LNK2019: 无法解析的外部符号 __imp__vsnprintf,该符号在函数 "long __cdecl StringVPrintfWorkerA(char *,unsigned __int64,unsigned __int64 *,char const *,char *)" (?StringVPrintfWorkerA@@YAJPEAD_KPEA_KPEBD0@Z) 中被引用
1>E:\\xxx\\\\bin\\x64\\xxxxx64d.dll : fatal error LNK1120: 1 个无法解析的外部命令


解决方法:在属性页添加依赖库legacy_stdio_definitions.lib;

以上是关于无法解析的外部符号 __imp__vsnprintf的主要内容,如果未能解决你的问题,请参考以下文章

无法解析的外部符号 __imp____glutInitWithExit@12,该符号在函数 _glutInit_ATEXIT_HACK@8 中被引用

error LNK2001: 无法解析的外部符号 __imp___vsnprintf

gflags_static.lib 无法解析的外部符号 __imp__PathMatchSpec

error LNK2019 无法解析的外部符号 __imp___invalid_parameter 解决方案

glCubicRayCast.obj : error LNK2019: 无法解析的外部符号 __imp__glewInit,该符号在函数 _main中被引用

error LNK2019: 无法解析的外部符号 __imp__InternetCrackUrlW@16,该符号在函数 "int __cdecl ParseURLW