-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Comments
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. |
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. |
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 |
Hi @0DWADE0 Do you require further assistance with this case, please? Thanks! |
Case closed due to no further comments received. |
Hi @MartyG-RealSense I solved the last problem, but I have a new one |
Another L515 user at #7081 (comment) had an issue with debug_build_guard and was offered advice. |
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.
].
The text was updated successfully, but these errors were encountered: