相关疑难解决方法(0)

libtorrent未解决外部问题

当我编译链接到libtorrent.lib的程序时,我收到以下错误.我尝试使用不同的设置编译libtorrent,我尝试启用/禁用DHT,不推荐使用的功能等.

错误LNK2019:未解析的外部符号"void __cdecl libtorrent :: rel_performancetimer_pools_nolog_resolvecountries_deprecated_dht_ext_(void)"

有人在这里熟悉libtorrent,或者任何人都可以提供任何建议来摆脱这个错误?我没有看到我需要链接到的任何其他库.

提前致谢.

c++ compilation unresolved-external libtorrent

0
推荐指数
1
解决办法
761
查看次数