gpt4 book ai didi

c++ - 无法链接 mysql5.1.39\bin\libmySQL.dll

转载 作者:行者123 更新时间:2023-11-28 08:30:07 25 4
gpt4 key购买 nike

当尝试链接到 mysql5.1.39\bin\libmySQL.dll 时,出现错误:

fatal error LNK1107: invalid or corrupt file: cannot read at 0x2D0

有人熟悉这个吗?

最佳答案

您必须使用 .lib 或 .def 链接。如果您只有 DLL,可以使用工具从 DLL 创建 .lib/.def。根据您使用的编译器,它可能已经存在。

但我猜想 mySQL 的包中已经有这个的 .lib。

关于c++ - 无法链接 mysql5.1.39\bin\libmySQL.dll,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2532280/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com