|
@@ -14,7 +14,7 @@ trt_include_path := /opt/nvidia/tensorrt/TensorRT-8.6.1.6/include/
|
|
cuda_include_path := $(cuda_home)/include
|
|
cuda_include_path := $(cuda_home)/include
|
|
ffmpeg_include_path :=
|
|
ffmpeg_include_path :=
|
|
|
|
|
|
-python_include_path :=
|
|
|
|
|
|
+python_include_path := /usr/include/python3.8/
|
|
|
|
|
|
|
|
|
|
include_paths := $(project_include_path) \
|
|
include_paths := $(project_include_path) \
|