-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashes on open - realsense.dll #27
Comments
If you don't have a RealSense camera, you can just remove those files from the modules subdirectory. |
Hi Samuel, Unfortunately I am using a RealSense camera. I can confirm that removing Are there other workarounds? Thank you! |
Well, it's obviously some issue with librealsense itself. Someone will need to debug this... |
Hello, I have been tagged here. A possible issue would be that the DLL does not match the same API as the Intel SDK. What camera do you use, and which version of Realsense Drivers ? |
Hi Jeremy, I'm using the L515 (the ToF one) and am using the v2.5.0 of the SDK (https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0) |
If you have a camera that works with version 2.x of the SDK, use "RealSense2" instead. You can ignore "RealSense". |
Hello,
I'm receiving the following error (full log attached) upon opening the application.
I'm on Windows 10 with Oracle JDK 17.02
It seems to be an issue with the realsense dll - has this been seen before?
Thanks!
hs_err_pid33116.log
The text was updated successfully, but these errors were encountered: