Bug: Build failed in Android #42
Labels
C-C++
Code - Pull requests that update C++ code.
C-CMake
Code - Pull requests that update CMake files.
T-Bug
Type - Bug and unexpected behavior.
W-Critical
Warning - Critical
Milestone
Describe the bug
build failed with multiple errors in Android Termux v0.119.0-beta.1
log produced:
To Reproduce
compiler:
clang
18.1.8build command in latest develop branch:
/data/data/com.termux/files/usr/bin/cmake --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE -S/data/data/com.termux/files/home/storage/projects/cpp/Steppable -B/data/data/com.termux/files/home/storage/projects/cpp/Steppable/build -G Ninja
Expected behavior
The project should be built without errors
OS
The text was updated successfully, but these errors were encountered: