gpt4 book ai didi

c++ - 我需要制作一个 opencv 64 exe(错误 The procedure entry point could not be loaded)

转载 作者:行者123 更新时间:2023-11-28 07:34:17 24 4
gpt4 key购买 nike

如何使用 Netbeans IDE 使用 mingw-w64 和 opencv 64 位 dll 构建 64 位应用程序。我成功安装了“mingw w64”并成功生成了一个 64 位简单的 c++ exe。

我尝试通过将相应的 64 位 dll 包含到 PATH 和 NetBeans 文件夹来创建一个简单的 opencv 64 位应用程序,但我总是收到如下错误。

enter image description here

最佳答案

这意味着您正在链接到声明该函数/方法的导入库,但运行时库没有它。

关于c++ - 我需要制作一个 opencv 64 exe(错误 The procedure entry point could not be loaded),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17041207/

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