Libc++-dev requirement

Hi, I was trying to build filament from google without success.
Got errors like:
…/…/third_party/libgtest/tnt/…/googletest/include/gtest/gtest.h:55:10: fatal error: ‘cstddef’ file not found

even though I have the file under /usr/include/c++/10.2.0.

seems like I might be missing libc+±dev, but I suppose thats a debian/ubuntu package.
does manjaro have some package for that?
thanks.

Should be the libc++ package.

Can be found in AUR.

1 Like

I assume you mean:

I do not recommend installing anything directly to the system as you may eventually have conflicting files. I advise writing your own PKGBUILD. I’m actually amazed it’s not already in the AUR.

2 Likes