查找所需的外部符号

发布于 2024-10-13 05:05:36 字数 195 浏览 4 评论 0原文

我目前在 Visual Studios C++ 2010 上遇到链接错误。我确切地知道我忘记了针对该项目链接一些 .lib 文件,结果证明这是真的。

但是,问题是我的项目依赖于另一个项目(我没有这样做),该项目提供具有不同名称的头文件和 .lib 文件。我很难找到特定的库文件。

在这种情况下,如何为我正在使用的符号找到正确的 .lib 文件?

I am currently facing a linking error on Visual Studios C++ 2010. I know exactly that I forgot to link some .lib files against the project and it turned out to be true.

However, the problem is my project depends on another project (that I did not do) that provides header files and .lib files that have different names. And I am having a hard finding the specific lib files.

In this case, how can I find the right .lib file for the symbols I am using?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文