Open sally-203 opened 11 months ago
The depth engine is loaded using dynamic loading, and it does not throw an error during compilation. This is similar to Microsoft Azure Kinect.
May I ask how to solve this problem with PyCharm on Windows 11 system?
Get such depth engine initialization error when developing driver in my own project. Fina....lly, it finds out that lacking the 'libdepthengine.so'. Though worked out, why not throw the error in cmake process?