VOOZH about

URL: https://aur.archlinux.org/packages/filament

⇱ AUR (en) - filament


Arch Linux User Repository

Search Criteria

Package Details: filament 1.5.2-1

Git Clone URL: https://aur.archlinux.org/filament.git (read-only, click to copy)
Package Base: filament
Description: A real-time physically based engine
Upstream URL: https://github.com/google/filament/tree/v1.5.2
Licenses: Apache
Conflicts: mono
Submitter: Meak
Maintainer: None
Last Packager: Meak
Votes: 2
Popularity: 0.000000
First Submitted: 2019-03-31 20:45 (UTC)
Last Updated: 2020-04-03 20:41 (UTC)

Required by (0)

Sources (1)

Latest Comments

Phxshadow commented on 2020-12-05 10:03 (UTC) (edited on 2020-12-05 10:10 (UTC) by Phxshadow)

I am able to build this with the recommended ./build.sh release From google's github. After installing dependencies: libc++ and libc++abi


$ rm -r out/cmake-release #mine existed 
$ mkdir out/cmake-release
$ cd out/cmake-release
# Or use a specific version of clang, for instance /usr/bin/clang-7
$ CC=/usr/bin/clang CXX=/usr/bin/clang++ CXXFLAGS=-stdlib=libc++ \
 cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../release/filament ../..
$ ninja

aurweb v6.3.4

Report issues here.

Copyright © 2004-2026 aurweb Development Team.

AUR packages are user produced content. Any use of the provided files is at your own risk.