Build Filament From Source
I tried to build Google Filament from source, mostly using GCC/G++, ONLY except its main library Filament’s filament which is built with Clang/Clang++. Of course, I used ALL 3rdparty libraries either from default Ubuntu repository, or manually installed the newest version, rather than using the 3rdparty libraries coming with Filament itself.