Merge branch 'main' into dev

This commit is contained in:
Jeremy 2024-05-21 23:36:58 -05:00
commit 38f3d04784
No known key found for this signature in database
GPG Key ID: 19AA8270105E8EB4

View File

@ -644,6 +644,10 @@ You may have to run `sudo /sbin/ldconfig` to create any necessary links and upda
libcpptrace.so (I had to do this on Ubuntu). Only when installing system-wide. Usually your package manager does this for libcpptrace.so (I had to do this on Ubuntu). Only when installing system-wide. Usually your package manager does this for
you when installing new libraries. you when installing new libraries.
> [!NOTE]
> Libdwarf requires a relatively new version of libdwarf. Sometimes a previously-installed system-wide libdwarf may
> cause issues due to being too old. Libdwarf 8 and newer is known to work.
<details> <details>
<summary>System-wide install on windows</summary> <summary>System-wide install on windows</summary>