Skip to content

Conversation

@AlexsCode
Copy link
Contributor

I realised that it is possible to run the shell script without cmake or make installed and it would just report a line number rather than a specific error.

Since llama.cpp can be build with either make or cmake we should identity when one is not installed.

@github-actions github-actions bot added the devops improvements to build systems and github actions label Jun 28, 2024
@mofosyne mofosyne added the Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix label Jun 29, 2024
@ggerganov ggerganov merged commit 4090ea5 into ggml-org:master Jul 7, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Jul 13, 2024
* Added checks for cmake,make and ctest

* Removed erroneous whitespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants