SCNN icon indicating copy to clipboard operation
SCNN copied to clipboard

Makefile failed during lane evaluation

Open zhaozhijie1997 opened this issue 4 years ago • 2 comments

Screenshot from 2020-09-11 15-53-02 The error message is as above and i have already installed opencv successfully.

zhaozhijie1997 avatar Sep 11 '20 07:09 zhaozhijie1997

did you fix this? I found uncommenting opencv_imgcodecs in the Makefile:

LIBRARIES += opencv_core opencv_highgui opencv_imgproc opencv_imgcodecs

fixed this issue

samb8s avatar Feb 04 '21 10:02 samb8s