Skip to content
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

I ran into problems developing the L515 #11710

Closed
0DWADE0 opened this issue Apr 20, 2023 · 7 comments
Closed

I ran into problems developing the L515 #11710

0DWADE0 opened this issue Apr 20, 2023 · 7 comments

Comments

@0DWADE0
Copy link

0DWADE0 commented Apr 20, 2023

Required Info
Camera Model { L500 }
Firmware Version (Open RealSense Viewer --> Click info)
Operating System & Version {Win (8.1/10)
Kernel Version (Linux Only) (e.g. 4.14.13)
Platform PC/Raspberry Pi/ NVIDIA Jetson / etc..
SDK Version { legacy / 2.. }
Language {C/C#/labview/nodejs/opencv/pcl/python/unity }
Segment {Robot/Smartphone/VR/AR/others }

Issue Description

I added the library files and header files needed for realsense development to the project I created, but the following error occurred and I can't fix it.

a566d6ddc53bc49622da95d538ea995
].

@MartyG-RealSense
Copy link
Collaborator

Hi @0DWADE0 It looks like LNK2001 errors with the GLFW3 graphics components. Following the advice at #3304 (comment) may therefore help to resolve the issue.

@0DWADE0
Copy link
Author

0DWADE0 commented Apr 20, 2023

Hi@MartyG-RealSense I have read your suggestion, but I still can't solve my problem. I have added the additional dependencies and library directory. I downloaded glfw-3.3.8.bin.WIN32 from the official website.

@MartyG-RealSense
Copy link
Collaborator

If you are using Visual Studio then instead of adding the linkages manually, it may be easier to add them using three .props property sheet files provided by the RealSense SDK. Instructions for using the .props files can be found at the link below.

https://support.intelrealsense.com/hc/en-us/community/posts/4412175411859/comments/4412182682387

@MartyG-RealSense
Copy link
Collaborator

Hi @0DWADE0 Do you require further assistance with this case, please? Thanks!

@MartyG-RealSense
Copy link
Collaborator

Case closed due to no further comments received.

@0DWADE0
Copy link
Author

0DWADE0 commented May 5, 2023

Hi @MartyG-RealSense I solved the last problem, but I have a new one
d79b809b247345e62efcd346762576e
Similarly, I also added opencv library, but this problem still occurs

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented May 5, 2023

Another L515 user at #7081 (comment) had an issue with debug_build_guard and was offered advice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants