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
ramses doesn't compile under Ubuntu 22.04, because of a new little bug in the external library Abseil with the new glibc version, which has been fixed by Abseil team already.
Quick-fix
Just add template parameter <size_t> to std::max in: external/abseil/absl/debugging/failure_signal_handler.cc:128