google / google/filament

CMake Error at third_party/abseil/tnt/cmake_install.cmake:51 (file): file INSTALL cannot find "D:/filament/out/cmake-android-release-aarch64/third_party/abseil/tnt/libabseil_combined.a": No such file or directory.

Open
#8,847 1 comment 0 reactions 1 assignee Claimed by @bejado View on GitHub
build
Dominant language
C++
Stars
20.5k
Forks
2.3k
Avg merge
2d 14h
Merged PRs (30d)
83

Description

cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=..\android-release\filament -DCMAKE_TOOLCHAIN_FILE=..\..\build\toolchain-aarch64-linux-android.cmake ..\..
ninja install
After executing aarch64's cmake through the above instructions, the final ninja prompt will be libabseil_combined.a failed

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.