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

cannot find -lcvcuda [BUG] #28

Closed
fuma8 opened this issue Jan 12, 2023 · 4 comments
Closed

cannot find -lcvcuda [BUG] #28

fuma8 opened this issue Jan 12, 2023 · 4 comments
Labels
? - needs triage bug Something isn't working as expected (software, install, documentation)

Comments

@fuma8
Copy link

fuma8 commented Jan 12, 2023

I try CV-CUDA samples, but error is occurred when I run this command. anyone can help me?

./scripts/build_samples.sh

image

@fuma8 fuma8 added ? - needs triage bug Something isn't working as expected (software, install, documentation) labels Jan 12, 2023
@xiyuecangxin
Copy link

find / | grep libcvcuda

Then

ln -s {your libcvcuda.so} /usr/bin/libcvcuda.so

@shiremathNV
Copy link

@xiyuecangxin ,

Could you please run the print_env.sh script in the root directory of the repo and post the results here?

@DLTensor
Copy link

find / | grep libcvcuda
Then
n -s {your libcvcuda.so} /usr/lib/x86_64-linux-gnu/libcvcuda.so

@pmikolajczyk
Copy link

Closing as no response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - needs triage bug Something isn't working as expected (software, install, documentation)
Projects
None yet
Development

No branches or pull requests

5 participants