orbbec / OrbbecSDK

Orbbec SDK v1&v2 Pre-Compiled Repo
https://www.orbbec3d.com/
Other
124 stars 16 forks source link

加载深度引擎插件失败,初始化深度引擎失败。 #125

Closed xiaobai123-cell closed 2 months ago

xiaobai123-cell commented 2 months ago

Hello, may I ask a question that I have been confused about for a long time. I am a Windows operating system with OpenGL version 3.1.7 and a graphics card type of NVIDA GeForce RTX 4050. My laptop has a dedicated graphics card, but when I run the depthviewer.py program on pycharm, I encounter the error 'Failed to load depth engine plugin' and 'init depth engine failed'. I have tried many methods, but it still does not work. Even after updating the latest driver, it still does not work. May I ask where the problem lies? image

xiaobai123-cell commented 2 months ago

image 报错界面

zhonghong322 commented 2 months ago

Have you copied the depthengine_2_0.dll library file to the sample directory? All the library files need to be copied to the sample directory.

xiaobai123-cell commented 2 months ago

Thank you for your answer. The problem has been resolved!

zhonghong322 commented 2 months ago

The problem has been resolved!