-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
When I tried to build this repo as the README
file, it always use out all of my memory. Even When I allocate another 100GB swapfile when ninja is using all the cores to run the build. For this kind of issue, I highly recommand here for anyone who wants to build this to speicify clang
as the compiler using -DCMAKE_C_COMPILER
and -DCMAKE_CXX_COMPILER
and lld
as the linker. Hope this will help.
Metadata
Metadata
Assignees
Labels
No labels