We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 try CV-CUDA samples, but error is occurred when I run this command. anyone can help me?
./scripts/build_samples.sh
The text was updated successfully, but these errors were encountered:
find / | grep libcvcuda
Then
ln -s {your libcvcuda.so} /usr/bin/libcvcuda.so
Sorry, something went wrong.
@xiyuecangxin ,
Could you please run the print_env.sh script in the root directory of the repo and post the results here?
print_env.sh
find / | grep libcvcuda Then n -s {your libcvcuda.so} /usr/lib/x86_64-linux-gnu/libcvcuda.so
Closing as no response
No branches or pull requests
I try CV-CUDA samples, but error is occurred when I run this command. anyone can help me?
The text was updated successfully, but these errors were encountered: