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'm not sure why github actions are "passing" even with fatal errors.
../../../libs/openFrameworks/math/ofMath.cpp
In file included from ../../../libs/openFrameworks/math/ofMath.cpp:1:
../../../libs/openFrameworks/math/ofMath.h:5:10: fatal error: glm/fwd.hpp: No such file or directory
5 | #include <glm/fwd.hpp>
| ^~~~~~~~~~~~~
compilation terminated.
make[2]: *** [makefileCommon/compile.core.mk:259:
The text was updated successfully, but these errors were encountered:
I'm not sure why github actions are "passing" even with fatal errors.
The text was updated successfully, but these errors were encountered: