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
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
Assessment
This issue has not been assessed yet.