Commit 579b2613bc7626241d6c2dc13a9b127a1e550805

Authored by Hu Chunming
1 parent 2849ad44

更新makefile

Showing 1 changed file with 0 additions and 1 deletions
build/demo/Makefile
... ... @@ -28,7 +28,6 @@ include_dir=-I/usr/local/Ascend/ascend-toolkit/latest/aarch64-linux/include \
28 28 LIBS= -L $(DEPEND_DIR) -lvpt_det_vdec -lsycheck -lface_det_vdec -lhs_tri_process -lhs_truck_process -lhs_motor_process -lphone_motor_det -lhcp_vdec -lmotor_rainshed_vdec -ltraffic_light_vdec -lvehicle_pose_vdec -lroad_seg_vdec -lroad_3clsseg_vdec -latlaslic -lvpt_ascend\
29 29 -L $(OPENCV_ROOT)/lib -lopencv_world\
30 30 -L $(JSON_ROOT)/lib -ljsoncpp \
31   - -L $(FFMPEG_ROOT)/lib -lavformat -lavcodec -lswscale -lavutil -lavfilter -lswresample -lavdevice -lx264\
32 31 -L $(RABBITMQ_CLIENT_ROOT)/lib/aarch64-linux-gnu -lrabbitmq \
33 32 -L/usr/local/Ascend/ascend-toolkit/latest/runtime/lib64 -lacl_dvpp -lascendcl \
34 33  
... ...