-
Notifications
You must be signed in to change notification settings - Fork 246
Open
Description
Hello i was unable to build the projcect when doing make.
The error was the following:
[ 61%] Building CXX object CMakeFiles/simple_vehicle_counting.dir/package_tracking/cvblob/cvlabel.cpp.o
In file included from /home/pi/CV/simple_vehicle_counting/package_tracking/cvblob/cvlabel.cpp:30:0:
/home/pi/CV/simple_vehicle_counting/package_tracking/cvblob/cvblob.h:433:4: warning: extra ‘;’ [-Wpedantic]
};
^
/home/pi/CV/simple_vehicle_counting/package_tracking/cvblob/cvlabel.cpp:38:3: error: narrowing conversion of ‘-1’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
};
^
/home/pi/CV/simple_vehicle_counting/package_tracking/cvblob/cvlabel.cpp:38:3: error: narrowing conversion of ‘-1’ from ‘int’ to ‘char’ inside { } [-Wnarrowing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels