gpt4 book ai didi

java - 为什么我得到 java.lang.UnsatisfiedLinkError : Can't find dependent libraries?

转载 作者:太空宇宙 更新时间:2023-11-03 23:03:15 25 4
gpt4 key购买 nike

我使用 Java 和 OpenCV 为我的人脸检测程序编写了代码。以前我的程序能够在我的旧电脑上运行。但是后来我试图在我的新电脑上运行我的程序,但我得到了这个错误。我需要安装/包含任何东西来解决这个问题吗?

Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Users\edaranadmin\AppData\Local\Temp\jniopencv_core7490305950243316892.dll: Can't find dependent libraries

谢谢。 :)

最佳答案

  • 安装 microsoft c++ 2010 redistributable x64。
  • 将“C:\opencv\build\common\tbb”作为您在环境变量中的路径。
  • 下载 javacv-0.1.jar 并将其作为您项目中的库文件。
  • 如果问题存在,请从互联网下载 cv100.dll、cvcam100.dll、cxcore100.dll、opencv_highgui220.dll 并将其复制到 system32。

关于java - 为什么我得到 java.lang.UnsatisfiedLinkError : Can't find dependent libraries?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10509415/

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