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
The FAQ states that for Linux "You need libc++ and libc++abi 3.5-2."
In Debian Stable the libc++ 3.5-2 did not have the shared_mutex and some other functions. Using 4.0.1-2 from unstable did however work.
Is the FAQ outdated or do the libc++ 3.5-2 differ between Debian and Ubuntu?
The text was updated successfully, but these errors were encountered:
The FAQ states that for Linux "You need libc++ and libc++abi 3.5-2."
In Debian Stable the libc++ 3.5-2 did not have the shared_mutex and some other functions. Using 4.0.1-2 from unstable did however work.
Is the FAQ outdated or do the libc++ 3.5-2 differ between Debian and Ubuntu?
The text was updated successfully, but these errors were encountered: