Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: Use cmake version from gradle plugin #67

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Biswa96
Copy link
Member

@Biswa96 Biswa96 commented Jan 19, 2025

No description provided.

This fixes building when older cmake is absent. See the following error.

[CXX1300] CMake '3.10.2' was not found in SDK, PATH, or by cmake.dir property.
[CXX1301] - CMake '3.31.3' found in PATH did not satisfy requested version.
[CXX1416] Could not find Ninja on PATH or in SDK CMake bin folders.
This fixes the following build error with cmake 3.22.1.
CMake Error: The source directory /home/runner/work/termux-gui/termux-gui/app/ does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant