You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install cereal. I cloned the GitHub url and made a build directory and did 'cmake' until then it was fine. When I tried to do 'make' it is showing,
cereal/./include/cereal/archives/json.hpp:211:33: error: this statement may fall through [-Werror=implicit-fallthrough=]
I am also attaching the image.
The text was updated successfully, but these errors were encountered:
I am trying to install cereal. I cloned the GitHub url and made a build directory and did 'cmake' until then it was fine. When I tried to do 'make' it is showing,
cereal/./include/cereal/archives/json.hpp:211:33: error: this statement may fall through [-Werror=implicit-fallthrough=]
I am also attaching the image.
The text was updated successfully, but these errors were encountered: