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

buildLibrealsense.sh cuda compiler version with last Jetson Xavier sdk #12

Open
Fred3D-tech opened this issue Aug 9, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Fred3D-tech
Copy link

Describe the issue
problem with NVCC_PATH

What version of L4T/JetPack
L4T/JetPack version: 4.4

in buildLibrealsense.sh, you need to replace NVCC_PATH=/usr/local/cuda-10.0/bin/nvcc by NVCC_PATH=/usr/local/cuda-10.2/bin/nvcc

@Fred3D-tech Fred3D-tech added the bug Something isn't working label Aug 9, 2020
@Fred3D-tech Fred3D-tech changed the title buildLibrealsense.sh cuda version with last Jetson Xavier sdk buildLibrealsense.sh cuda compiler version with last Jetson Xavier sdk Aug 9, 2020
@IndefiniteBen
Copy link

IndefiniteBen commented May 6, 2021

Fixed in this fork: https://github.com/fireflyautomatix/installRealSenseSDK that's also seen in the Pull requests.

Edit: I also made a fork that bumps NVCC to 10.2 and RealSense SDK v2.45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants