We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0120cac commit dab50eaCopy full SHA for dab50ea
Makefile
@@ -42,7 +42,7 @@ include_paths := src \
42
library_paths := $(lean_protobuf)/lib \
43
$(lean_opencv)/lib \
44
$(lean_tensor_rt)/lib \
45
- $(lean_cuda)/lib \
+ $(lean_cuda)/lib64 \
46
$(lean_cudnn)/lib
47
48
link_librarys := opencv_core opencv_imgproc opencv_videoio opencv_imgcodecs \
0 commit comments